Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] How to Determine Dispatch Success When Manually Dispatching Events? #515

Open
ari-github opened this issue Jun 25, 2024 · 0 comments

Comments

@ari-github
Copy link

I need to manually dispatch events due to certain constraints, which I have implemented by setting the DispatchInterval to -1 and tracker.dispatchBlocking(). I am currently dispatching events using a job service.

My question is: how can I determine if a dispatch attempt has failed in order to implement a retry mechanism?

Thank you for your assistance!

@ari-github ari-github changed the title How to Determine Dispatch Success When Manually Dispatching Events? [Question] How to Determine Dispatch Success When Manually Dispatching Events? Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant