Skip to content

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

Description

@arihav

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions