Skip to content

Enhance retry policy and logging in DaprActorHost#96

Merged
VenyaBrodetskiy merged 1 commit intomasterfrom
venya/improve-reminders-retry
Jan 7, 2025
Merged

Enhance retry policy and logging in DaprActorHost#96
VenyaBrodetskiy merged 1 commit intomasterfrom
venya/improve-reminders-retry

Conversation

@VenyaBrodetskiy
Copy link
Collaborator

Increase retry attempts from 3 to 10 and adjust delay with jitter. Add logging for each retry attempt, including exception details and wait duration.

Increase retry attempts from 3 to 10 and adjust delay with jitter.
Add logging for each retry attempt, including exception details and wait duration.
Copy link
Collaborator

@alonf alonf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should move the number of attempts to a configuration, but for now it is OK.

@VenyaBrodetskiy VenyaBrodetskiy merged commit c25cb7b into master Jan 7, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants