task_with_declared_time_limits
Task with explicitly declared time limits — verifies request fields are set.
def task_with_declared_time_limits() - > dict
Task with explicitly declared time limits — verifies request fields are set.
Returns
| Type | Description |
|---|---|
dict | A dictionary containing the 'time_limit' and 'soft_time_limit' values retrieved from the current task request context |