You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Golem-Messages version (leave empty if unsure): 3.14.1
Electron version (if used):
OS [e.g. Windows 10 Pro]: any
Branch (if launched from source): -
Mainnet/Testnet: mainnet, testnet
Priority label is set to the lowest by default. To setup higher priority please change the label P0 label is set for Severity-Critical/Effort-easy
P1 label is set for Severity-Critical/Effort-hard
P2 label is set for Severity-Low/ Effort-easy
P3 label is set for Severity-Low/Effort-hard
Description of the issue:
Listing subtasks from cli with tasks subtasks list <task_id> in timed out task gives an error.
Steps To Reproduce
Short description of steps to reproduce the behavior:
e.g.
Launch the app with
Run a task with multiple subtasks with timeout too short to compute the whole task.
In my case: small_shark, 400x400, samples from file, 2 frames, 12 subtasks, 5 min for task, 5 min for subtask, bid 0.1
When task will be in computations check list of subtasks with golemcli tasks subtasks <task_id>
Wait for timeout of the task
After timeout check list of subtasks with golemcli tasks subtasks <task_id>
Expected behavior
list of the subtasks should be listed at any stage of the task
Description
Golem Version: 0.22.0
Golem-Messages version (leave empty if unsure): 3.14.1
Electron version (if used):
OS [e.g. Windows 10 Pro]: any
Branch (if launched from source): -
Mainnet/Testnet: mainnet, testnet
Priority label is set to the lowest by default. To setup higher priority please change the label
P0 label is set for Severity-Critical/Effort-easy
P1 label is set for Severity-Critical/Effort-hard
P2 label is set for Severity-Low/ Effort-easy
P3 label is set for Severity-Low/Effort-hard
Description of the issue:
Listing subtasks from cli with
tasks subtasks list <task_id>
in timed out task gives an error.Steps To Reproduce
Short description of steps to reproduce the behavior:
e.g.
In my case: small_shark, 400x400, samples from file, 2 frames, 12 subtasks, 5 min for task, 5 min for subtask, bid 0.1
golemcli tasks subtasks <task_id>
golemcli tasks subtasks <task_id>
Expected behavior
list of the subtasks should be listed at any stage of the task
Logs and any additional context
Proposed Solution?
(Optional: What could be a solution for that issue)
The text was updated successfully, but these errors were encountered: