Skip to content

feat: add pause/unpause circuit breaker (Closes #299)#439

Merged
Anuoluwapo25 merged 1 commit intobakeronchain:mainfrom
samuella-code:fix/issue-299-circuit-breaker
Mar 27, 2026
Merged

feat: add pause/unpause circuit breaker (Closes #299)#439
Anuoluwapo25 merged 1 commit intobakeronchain:mainfrom
samuella-code:fix/issue-299-circuit-breaker

Conversation

@samuella-code
Copy link
Copy Markdown
Contributor

What this PR does

  • Adds pause and unpause functionality
  • Blocks enroll and submit_milestone when paused

Why

Implements a circuit breaker for safety

Tests

  • Added tests for pause/unpause
  • Verified blocked actions when paused

Closes #299

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 26, 2026

@samuella-code Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Anuoluwapo25 Anuoluwapo25 merged commit cca31bb into bakeronchain:main Mar 27, 2026
chonilius pushed a commit to chonilius/learnvault that referenced this pull request Apr 24, 2026
…circuit-breaker

feat: add pause/unpause circuit breaker (Closes bakeronchain#299)
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.

Add pause() / unpause() circuit breaker to course_milestone contract

2 participants