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
The idle-services.sh script currently sets all the un-idle targets for services so that services un-idle at the same time, but it does not appear to work correctly.
The
idle-services.sh
script currently sets all the un-idle targets for services so that services un-idle at the same time, but it does not appear to work correctly.https://github.com/amazeeio/lagoon/blob/master/services/auto-idler/idle-services.sh#L95-L102
When an endpoint is requested, only that service is un-idled initially before the other endpoints are requested.
The text was updated successfully, but these errors were encountered: