Skip to content

refactor(foundation): add non_exhaustive to Backoff and CircuitState#1594

Open
SH20RAJ wants to merge 1 commit intomofa-org:mainfrom
SH20RAJ:refactor/foundation-non-exhaustive-recovery
Open

refactor(foundation): add non_exhaustive to Backoff and CircuitState#1594
SH20RAJ wants to merge 1 commit intomofa-org:mainfrom
SH20RAJ:refactor/foundation-non-exhaustive-recovery

Conversation

@SH20RAJ
Copy link
Copy Markdown
Contributor

@SH20RAJ SH20RAJ commented Apr 7, 2026

Adds #[non_exhaustive] to two public enums in the foundation recovery module: Backoff and CircuitState. This ensures binary compatibility and allows future extension without breaking downstream dependencies. Follows project development standards (CLAUDE.md).

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