Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port CircuitBreaker from Rezilience #2854

Open
wants to merge 11 commits into
base: next-minor
Choose a base branch
from
Open

Conversation

IMax153
Copy link
Member

@IMax153 IMax153 commented May 26, 2024

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Adds a CircuitBreaker module

Related

@IMax153 IMax153 requested a review from mikearnaldi as a code owner May 26, 2024 12:30
Copy link

changeset-bot bot commented May 26, 2024

🦋 Changeset detected

Latest commit: ec624fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
effect Minor
@effect/cli Major
@effect/experimental Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/platform Major
@effect/printer-ansi Major
@effect/printer Major
@effect/rpc-http Major
@effect/rpc Major
@effect/schema Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/sql Major
@effect/typeclass Major
@effect/vitest Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot changed the base branch from main to next-minor May 27, 2024 22:32
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch 3 times, most recently from efded9e to 762c3e6 Compare May 28, 2024 23:44
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch 3 times, most recently from e9faded to 4292150 Compare May 29, 2024 22:36
@jessekelly881
Copy link
Contributor

Any update on this? :P I was hoping that this would be added to the lib.

@github-actions github-actions bot force-pushed the next-minor branch 12 times, most recently from c4bccd6 to 8475a2c Compare October 13, 2024 07:36
@github-actions github-actions bot force-pushed the next-minor branch 6 times, most recently from 7b69358 to e70b6a7 Compare October 14, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Discussion Ongoing
Development

Successfully merging this pull request may close these issues.

Add Circuit Breaker
6 participants