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
first query to the server triggers Sablier to start the relevant Docker container, but the service inside the container isn't ready by the time the query reaches it. And so we have to send the query once again after the container is fully started.
Isn't there a way to hold the query while the container starts ?? maybe put a delay of some sort ??
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
first query to the server triggers Sablier to start the relevant Docker container, but the service inside the container isn't ready by the time the query reaches it. And so we have to send the query once again after the container is fully started.
Isn't there a way to hold the query while the container starts ?? maybe put a delay of some sort ??
Beta Was this translation helpful? Give feedback.
All reactions