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
We have an java server that after starting returns a 503, because its starting up and after a few seconds it turns 200. However, wait-for directly fails on the 503 :/ can we add a timeout or something that for some codes like 503 we can wait a bit longer?
The text was updated successfully, but these errors were encountered:
We have an java server that after starting returns a 503, because its starting up and after a few seconds it turns 200. However, wait-for directly fails on the 503 :/ can we add a timeout or something that for some codes like 503 we can wait a bit longer?
The text was updated successfully, but these errors were encountered: