You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Lagotto installations have problems with the delayed_jobs 5 sec polling interval. We can change Delayed::Worker.sleep_delay to a higher value. Using an ENV variable will make this flexible.
The text was updated successfully, but these errors were encountered:
Some Lagotto installations have problems with the delayed_jobs 5 sec polling interval. We can change
Delayed::Worker.sleep_delay
to a higher value. Using an ENV variable will make this flexible.The text was updated successfully, but these errors were encountered: