Skip to content

Investigate Signed API failures #279

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

Closed
Siegrift opened this issue Apr 30, 2024 · 1 comment
Closed

Investigate Signed API failures #279

Siegrift opened this issue Apr 30, 2024 · 1 comment
Assignees

Comments

@Siegrift
Copy link
Collaborator

From the logs we can see that fetching data from Signed APIs often times out.

The calls are staggered, but the timeout errors timestamps suggest that the staggering does not work (often the difference is a few milliseconds). It's possible this is just event loop batching - but that would suggest that Airseeker is "overworked". Another explanation is a bug in code - but the logic LGTM.

@Siegrift Siegrift self-assigned this Apr 30, 2024
@Siegrift
Copy link
Collaborator Author

It is confirmed performance issue. See this.

It has been confirmed that re-deploying Airseeker with less chains works as expected and there are very little failures.

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

No branches or pull requests

1 participant