smartvaults / smartvaults-js-client

SmartVaults javascript client
https://smartvaults.github.io/smartvaults-js-client/
2 stars 2 forks source link

fix/retry-on-failure-events #60

Closed Dreyhh closed 7 months ago

Dreyhh commented 7 months ago

Automatic retry for failed-to-publish events is added:

This is useful given the possibility of failure of delete events in particular, since if the delete event is not published on all relays, the event that is being deleted will continue to show up.

The query for key agency status is removed since is not needed a the moment.