Skip to content

Extract Tracking so it is easier to implement CircuitBreakers#67

Open
AndreasBergmeier6176 wants to merge 1 commit intosony:masterfrom
AndreasBergmeier6176:patch-1
Open

Extract Tracking so it is easier to implement CircuitBreakers#67
AndreasBergmeier6176 wants to merge 1 commit intosony:masterfrom
AndreasBergmeier6176:patch-1

Conversation

@AndreasBergmeier6176
Copy link
Copy Markdown

Previously the opinionated CircuitBreaker implementation did not fit our use-case (go-redis). Thus, now extract a Tracking struct to be able to use state tracking only for own CircuitBreaker integrations.

Previously the opinionated CircuitBreaker implementation did not fit our use-case (go-redis).
Thus, now extract a Tracking struct to be able to use state tracking only for own CircuitBreaker integrations.
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.

1 participant