[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Instance Spawning Network Delay #2

Closed
Ameobea opened this issue Nov 25, 2016 · 1 comment
Closed

Instance Spawning Network Delay #2

Ameobea opened this issue Nov 25, 2016 · 1 comment

Comments

@Ameobea
Copy link
Owner
Ameobea commented Nov 25, 2016

When spawning instances, it's possible that high network delay may cause the instance to take a while to actually spawn, leading the Spawner to think it's dead before it's actually started listening for Ping commands to respond to. The Spawner should put the instance in a Pending queue and either give it a long time to spawn or wait for a Successfully Spawned message from the instance.

@Ameobea
Copy link
Owner Author
Ameobea commented Nov 26, 2016

Started a fix where instances broadcast a message once they're ready to process commands. This must be implemented for all instance types, at which point this issue can be closed.

@Ameobea Ameobea closed this as completed Dec 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant