Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even more locking fixes #872

Merged
merged 3 commits into from
Jun 26, 2024
Merged

Even more locking fixes #872

merged 3 commits into from
Jun 26, 2024

Conversation

neekolas
Copy link
Contributor

tl;dr

  • Disables the backtrace default feature on OpenMLS which was causing serious performance impacts
  • Implements RetyableError in more places to cover OpenMLS errors that may wrap DB errors
  • More advanced backoff strategy for retries. Now starts at 50ms and multiplies by 3 on each attempt

@neekolas neekolas requested a review from a team as a code owner June 26, 2024 22:13
@nplasterer
Copy link
Contributor

I'm about to build some bindings for the V2 streaming stuff. But will wait till this lands.

@neekolas neekolas enabled auto-merge (squash) June 26, 2024 22:24
@neekolas neekolas merged commit feb4864 into main Jun 26, 2024
7 checks passed
@neekolas neekolas deleted the nm/locking-fixes-pt-3 branch June 26, 2024 22:31
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.

3 participants