conveyal / otpa-cluster

Cluster backend for otpa many-to-many queries.
0 stars 1 forks source link

Be resilient to initial association issues #30

Open mattwigway opened 9 years ago

mattwigway commented 9 years ago

Currently, we pass a few messages when a workermanager associates with an executive: assignexecutive, doneassigningexecutive, identify, and actoridentity. If these get lost the whole thing comes crashing to the floor.

mattwigway commented 9 years ago

The messages we pass are different but this is still potentially a problem.