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
Currently we fail silently when launching pods fail. We might consider waiting for the pods to finish before leaving scale_up. This would require an asynchronous solution.
Logging generally could probably be improved.
The text was updated successfully, but these errors were encountered:
Currently we fail silently when launching pods fail. We might consider waiting for the pods to finish before leaving
scale_up
. This would require an asynchronous solution.Logging generally could probably be improved.
The text was updated successfully, but these errors were encountered: