Allow setting a timeout on a task
Registered by
Angus Salkeld
at the same level as the 'retry' allow a timeout, this is for very slow api calls or just blocking ones.
we should be able to pass this timeout into the requests library.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Angus Salkeld
- Direction:
- Approved
- Assignee:
- Renat Akhmerov
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
-
Implemented
- Milestone target:
-
0.0.4
- Started by
- Renat Akhmerov
- Completed by
- Renat Akhmerov
Related branches
Related bugs
Sprints
Whiteboard
Just for clarity: it will be just a parameter to pass to std.http action along with url, method etc. So it is compatible with the current design.
Gerrit topic: https:/
Addressed by: https:/
Adding more http standard action parameters
(?)