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

feat: add error and latency-based routing control (part 2) #128

Closed

Conversation

polsar88
Copy link
Contributor

@polsar88 polsar88 commented Aug 13, 2024

Description

Design: https://www.notion.so/alchemotion/Error-and-latency-based-routing-in-the-Satsuma-node-gateway-3a60d896c5844f82bf90f68570b00608

Tracker: https://www.notion.so/alchemotion/Project-tracker-Error-latency-based-routing-1999d7ff3e5c430d9af3a7149923d8b9

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 😎 New feature (non-breaking change which adds functionality)
  • ⁉️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ⚒️ Refactor (no functional changes)
  • 📖 Documentation (updating or adding docs)

@polsar88 polsar88 changed the base branch from main to feat/routing-enhancements August 13, 2024 21:50
@polsar88 polsar88 changed the title Polsar/routing enhancements contd feat: add config parameters for fine-grained routing control (part 2) Aug 13, 2024
@polsar88 polsar88 changed the title feat: add config parameters for fine-grained routing control (part 2) feat: add error and latency-based routing control (part 2) Aug 15, 2024
@polsar88 polsar88 marked this pull request as ready for review August 19, 2024 04:24
Copy link
Member

@brianluong brianluong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mainly focused on latency.go and the TODO comments!

internal/checks/slidingwindow.go Outdated Show resolved Hide resolved
internal/checks/latency.go Outdated Show resolved Hide resolved
internal/checks/latency.go Show resolved Hide resolved
internal/checks/latency.go Outdated Show resolved Hide resolved
internal/checks/latency.go Outdated Show resolved Hide resolved
internal/checks/latency.go Show resolved Hide resolved
internal/checks/slidingwindow.go Outdated Show resolved Hide resolved
internal/checks/latency.go Show resolved Hide resolved
internal/client/ethereum_client.go Outdated Show resolved Hide resolved
internal/config/config.go Show resolved Hide resolved
@polsar88 polsar88 closed this Sep 22, 2024
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