To prevent the system from silently entering a state where Keypers completed the DKG internally but the eon public was never published (making encryption not possible), we need a few fixes:
- Add monitoring for missing eon public key
- Retry the eon broadcast until it succeeds
- Fail the API calls if the eon key is not available
- Add more Keyper error logs
- Discuss whether the DKG should wait for the eon key to be broadcast before it is deemed successful