Skip to content

Conversation

@davidmrdavid
Copy link
Collaborator

@davidmrdavid davidmrdavid commented Aug 27, 2020

Addresses: #182

Before, our retrying logic included eagerly setting events as processed. However, in the presence of failed events, this can lead us to marking events as completed that should not have been marked as such. With this new approach, we only mark events as processed when has decidedly failed or completed.

Copy link

@ConnorMcMahon ConnorMcMahon left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidmrdavid davidmrdavid merged commit 0faf559 into dev Sep 11, 2020
@davidmrdavid davidmrdavid deleted the dajusto/retries branch March 9, 2021 18:15
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.

"Non-Deterministic workflow detected: TaskScheduledEvent: 0 TaskScheduled" ERROR when activity task failed

3 participants