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

Handle plotter request timeouts quietly the same was as no responders #3339

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Jan 9, 2025

Follow-up to #3305.

It is possible that plotter unsubscribed while request was already in-flight, which will sometimes still print an annoying warning.

The code is identical (except messages) to RequestErrorKind::NoResponders handling below it.

Code contributor checklist:

Copy link
Member

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Looks good!

@nazar-pc nazar-pc added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@nazar-pc
Copy link
Member Author

nazar-pc commented Jan 9, 2025

test_xdm_false_invalid_fraud_proof is hanging again 😞

@nazar-pc nazar-pc added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit a9c459d Jan 9, 2025
8 checks passed
@nazar-pc nazar-pc deleted the quite-plotter-timeout-handling branch January 9, 2025 06:55
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