Sets default warning time for no jobs popped to 30 minutes combined.
Clarifies the meaning of the warning associated with this message. It now reads:
Your worker spent more than {minutes_allowed_without_jobs} minutes combined throughout this session ({cur_session_minutes:.2f} minutes) without jobs. This may be due to low demand. However, offering more models or increasing your max_power may help increase the number of jobs you receive and reduce downtime.
Setting suppress_speed_warnings: true in your config will suppress this message from appearing.
suppress_speed_warnings: true
in your config will suppress this message from appearing.