Fix rate limiting logic for console messages
- Calculate should_print_status once per loop iteration instead of updating timestamp inside the loop - This ensures consistent rate limiting where all job status messages are either printed together or not at all
Showing
Please
register
or
sign in
to comment