-
Notifications
You must be signed in to change notification settings - Fork 25k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip CBs in
TransportBroadcastUnpromotableAction
(#107681)
`TransportBroadcastUnpromotableAction` derivatives are all small management actions that we do not want to fail simply because a node is under other heap pressure. Therefore with this commit we make them skip the circuit-breaker check.
- Loading branch information
1 parent
f77f982
commit f6a303f
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters