kerberos-io / vault

Bring Your Own Storage, implement your own apps and scale your machine learning.
https://doc.kerberos.io/vault/first-things-first/
33 stars 7 forks source link

Implement fail-over mechanism (MQTT, Kafka, Webhook) #3

Open cedricve opened 3 years ago

cedricve commented 3 years ago

When a message is send to (Kafka, MQTT or Webhook), control the delivery status. If a message is not delivered properly, put back in a queue and try again after a couple of seconds.