Fix job re-queuing logic to prevent fallback to local processing
- Modified queue.py to allow retried jobs to use distributed processing when available - Fixed async coroutine warning by adding await to _transfer_job_files call - Jobs that fail on clients will now be properly re-queued for distributed processing instead of falling back to local workers that may not exist
Showing
Please
register
or
sign in
to comment