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 updating agent IP address in relay #1036

Open
XAMPPRocky opened this issue Nov 13, 2024 · 0 comments
Open

Fix updating agent IP address in relay #1036

XAMPPRocky opened this issue Nov 13, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@XAMPPRocky
Copy link
Collaborator

Currently if you have a full setup of proxy -> relay -> agent, and with the datacenter measurement feature, it's often the case that the proxy seems to still have access to some outdated IP addresses which means we're not properly updating the ip address of the agents available on the relay side, we should fix this to reduce noise in the logs.

{"timestamp":"2024-11-13T08:59:29.030274Z","level":"WARN","fields":{"message":"error measuring distance","address":"xx.xx.xx.xx:32760","error":"deadline has elapsed"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(25)"}
@XAMPPRocky XAMPPRocky added the kind/bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant