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

switchboard crank improvements #987

Merged
merged 9 commits into from
Aug 7, 2024
Merged

switchboard crank improvements #987

merged 9 commits into from
Aug 7, 2024

Conversation

mschneider
Copy link
Contributor

@mschneider mschneider commented Aug 5, 2024

  • dont retry oracle updates to prevent writing old state
  • submit all oracle updates in parallel to prevent writing old state
  • reduce average latency by 1s through prefetching of shared results
  • reduce p90 latency by 1m through async refresh of mango group & oracle definitions
  • handle promise rejection on tx submission
  • improved logging

@mschneider mschneider changed the title better logging for sb on demand crank switchboard crank improvements Aug 7, 2024
@mschneider mschneider merged commit 7e94bf6 into deploy Aug 7, 2024
2 of 7 checks passed
@mschneider mschneider deleted the max/logging branch August 7, 2024 01:35
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