Currently timeouts (heartbeat + activity timeout) are either hardcoded in the code or configured through args however they should be configured on the worker side so that it's a deployment config not set by dev or user.
Currently we have to commit or set values through task inputs which is not the right way to set timeouts
Currently timeouts (heartbeat + activity timeout) are either hardcoded in the code or configured through args however they should be configured on the worker side so that it's a deployment config not set by dev or user.
Currently we have to commit or set values through task inputs which is not the right way to set timeouts