Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Conditions under which callbacks.receive may be called multiple times #93

Open
jackkleeman opened this issue Jan 30, 2018 · 0 comments
Open

Comments

@jackkleeman
Copy link

I am building an application that is going to sit right next to the bridge, and potentially share its database. I understand my receive endpoint needs to be able to handle being called multiple times even if it has already successfully processed a receive. What are the conditions for this? Some kind of database failure? In which case, is it even worth me storing operation ids in the same database, given that it would be susceptible to the same failure mode?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant