Skip to content

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 from cdf7f41 to 7a6b855 Compare May 28, 2024 07:09
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from 7a6b855 to 693c5e3 Compare May 28, 2024 19:11
@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 from 762c3e6 to a395760 Compare May 28, 2024 23:49
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from a395760 to 36e977c Compare May 29, 2024 06:05
@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
@github-actions github-actions bot requested review from tim-smart and gcanti as code owners May 30, 2024 14:07
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from 4292150 to cea9e36 Compare May 30, 2024 14:07
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from cea9e36 to 7d1734c Compare May 30, 2024 14:24
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from 7d1734c to de87640 Compare May 30, 2024 15:32
@github-actions github-actions bot force-pushed the feat/circuit-breaker branch from de87640 to 27fc02b Compare May 30, 2024 20:43
@effect-bot effect-bot force-pushed the next-minor branch 16 times, most recently from 123a26d to 3eae676 Compare September 13, 2025 10:45
@effect-bot effect-bot force-pushed the next-minor branch 8 times, most recently from b64c6b1 to 5306ee2 Compare September 17, 2025 01:46
@effect-bot effect-bot force-pushed the next-minor branch 5 times, most recently from 4dcfd2c to 1a929af Compare October 5, 2025 06:20
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