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

fix(BOUN-1209): fix vector, log backend, disable signed queries #24

Merged
merged 8 commits into from
Aug 19, 2024

Conversation

blind-oracle
Copy link
Collaborator

@blind-oracle blind-oracle commented Aug 19, 2024

Sorry for a bit of mixup of different things in one PR :)

  • Rework a bit Vector metric sink to try to avoid rare lockups
  • Add BNRequestMetadata to track request fields. Currently holds only the IC backend that was used by the agent-rs. Also log this field to console and Vector.
  • Disable signed queries by default since they're redundant and require read_state calls to fetch subnet keys
  • Improve retries in Transport - create request only once and then clone it while updating the URL
  • Update a few deps
  • Update Rust to 1.80

@blind-oracle blind-oracle requested a review from a team as a code owner August 19, 2024 12:00
@blind-oracle blind-oracle merged commit f9e4627 into main Aug 19, 2024
3 checks passed
@blind-oracle blind-oracle deleted the igornovg/deps branch August 19, 2024 13:29
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