-
- Downloads
scheduler.py: Add max time for jobs to block
This stops the issue of grpc calls timeouts defaulting to the max int64 value. MAX_JOB_BLOCK_TIME is in the settings file.
Please register or sign in to comment
This stops the issue of grpc calls timeouts defaulting to the max int64 value. MAX_JOB_BLOCK_TIME is in the settings file.