Currently, if the scheduler fails to broadcast a message, the message is dropped entirely. There should be a better way to handle this. This might include scheduled, automatic retries or just returning the message to the caller. It is unclear what the best path is.
Currently, if the scheduler fails to broadcast a message, the message is dropped entirely. There should be a better way to handle this. This might include scheduled, automatic retries or just returning the message to the caller. It is unclear what the best path is.