AO-StreetArt / Adrestia

Aesel Gateway Service
Apache License 2.0
0 stars 1 forks source link

UDP Endpoint Failure Handling #77

Open AO-StreetArt opened 5 years ago

AO-StreetArt commented 5 years ago

When a CLyman instance goes down, any devices sending messages to it will not know. They will just keep on sending messages.

Adrestia needs to aggressively check on Consul health checks, and when an instance goes down, re-route registered devices to another entry point.

This will involve sending out a new kind of message to devices, which should be modeled on the response to a registration transaction.