You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Cherrypick] Add submit_best_effort to SubmitToConsensus (#21561) (#21563)
To be used for consensus submissions which do not require commit
confirmation
## Description
Fix for issue which can cause all consensus submission permits to be
consumed
## Test plan
- Load test in PTN
- Antithesis tests (ongoing)
---
## Release notes
Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.
For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.
- [ ] Protocol:
- [x] Nodes (Validators and Full nodes): Upgrade to new version required
for validators. Fullnodes unaffected
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
0 commit comments