Skip to content

Conversation

@tzemanovic
Copy link
Collaborator

@tzemanovic tzemanovic commented Nov 6, 2023

Describe your changes

namada-net/tower-abci#12:

  • added exponential backoff when a service overloaded
  • peek requests in case a service call fails to be able to retry them - this avoids crashing CometBFT (it should be possible to shed query requests when the query service is overloaded, but at the moment the implementation doesn't distinguish this and shedding mempool requests does crash Comet)

Indicate on which release or other PRs this topic is based on

0.25.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@tzemanovic tzemanovic marked this pull request as ready for review November 6, 2023 16:13
@tzemanovic tzemanovic marked this pull request as draft November 6, 2023 18:17
@tzemanovic
Copy link
Collaborator Author

this is to be rebased on #2141 with a rebased tower-abci error handling fix

@tzemanovic
Copy link
Collaborator Author

done with #2141 instead

@tzemanovic tzemanovic closed this Nov 12, 2023
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.

2 participants