Skip to content

Comments

fix retry open after#438

Merged
soccermax merged 1 commit intomainfrom
fix/retryOpenAfter
Feb 22, 2026
Merged

fix retry open after#438
soccermax merged 1 commit intomainfrom
fix/retryOpenAfter

Conversation

@soccermax
Copy link
Collaborator

No description provided.

@soccermax soccermax requested a review from oklemenz2 February 16, 2026 14:50
data.startAfter = new Date(
Date.now() +
(EventProcessingStatus.Error ? this.#eventConfig.retryFailedAfter : this.#eventConfig.retryOpenAfter)
(data.status === EventProcessingStatus.Error
Copy link
Contributor

Choose a reason for hiding this comment

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

best fix ever

@soccermax soccermax merged commit 6e75a22 into main Feb 22, 2026
8 checks passed
@soccermax soccermax deleted the fix/retryOpenAfter branch February 22, 2026 07:48
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