Skip to content

Retryable events - #279

Open
maxekman wants to merge 3 commits into
looplab:mainfrom
maxekman:retryable-events
Open

Retryable events#279
maxekman wants to merge 3 commits into
looplab:mainfrom
maxekman:retryable-events

Conversation

@maxekman

@maxekman maxekman commented Dec 17, 2020

Copy link
Copy Markdown
Member

Description

Adds an error that the event handlers can use to signal to the event bus that the event should be retried. Useful for temporary DB errors, read models that are not yet updated etc.

Affected Components

  • Event Bus
  • Event Handlers

Related Issues

Solution and Design

Steps to test and verify

@maxekman
maxekman force-pushed the retryable-events branch 4 times, most recently from 8e411f4 to cbf1384 Compare January 21, 2021 14:36
@maxekman maxekman changed the title Retry-able events Retryable events Jan 21, 2021
@maxekman
maxekman force-pushed the retryable-events branch 2 times, most recently from 5f73007 to 8568318 Compare February 4, 2021 15:06
@maxekman
maxekman force-pushed the retryable-events branch 3 times, most recently from baea371 to 76601be Compare March 5, 2021 14:43
Base automatically changed from master to main March 8, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant