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
When the tools start AppScale, they begin by starting an AppController on one node, who then starts AppScale on its own node and elsewhere. However, if this starting process fails (e.g., if the message to god to start isn't received successfully), then the tools may hang. Need to properly catch a timeout here and retry accordingly.
The text was updated successfully, but these errors were encountered:
When the tools start AppScale, they begin by starting an AppController on one node, who then starts AppScale on its own node and elsewhere. However, if this starting process fails (e.g., if the message to god to start isn't received successfully), then the tools may hang. Need to properly catch a timeout here and retry accordingly.
The text was updated successfully, but these errors were encountered: