Skip to content

Comments

fix: Bypass circuit breaker from EventWriter#32153

Merged
johanandren merged 1 commit intomainfrom
wip-EventWriter-cb-patriknw
Oct 4, 2023
Merged

fix: Bypass circuit breaker from EventWriter#32153
johanandren merged 1 commit intomainfrom
wip-EventWriter-cb-patriknw

Conversation

@patriknw
Copy link
Contributor

@patriknw patriknw commented Oct 4, 2023

  • otherwise the duplicate key violates, which are expected, will trip the circuit breaker
  • if other error then subsequent request will not bypass the circuit breaker, until there is a success again

Refs akka/akka-projection#1025

* otherwise the duplicate key violates, which are expected, will trip
  the circuit breaker
* if other error then subsequent request will not bypass the circuit breaker,
  until there is a success again
@johanandren johanandren merged commit e3730d0 into main Oct 4, 2023
@johanandren johanandren deleted the wip-EventWriter-cb-patriknw branch October 4, 2023 13:44
@patriknw patriknw added this to the 2.9.0-M3 milestone Oct 4, 2023
He-Pin pushed a commit to He-Pin/akka that referenced this pull request Jan 7, 2024
* otherwise the duplicate key violates, which are expected, will trip
  the circuit breaker
* if other error then subsequent request will not bypass the circuit breaker,
  until there is a success again
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