Skip to content

make ErrMsgTimedOut count as timeout error #1422

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcoferrer
Copy link

@marcoferrer marcoferrer commented Apr 24, 2025

What

Currently, Error.IsTimeout() returns false for code ErrMsgTimedOut which gave us unexpected behavior. Im not sure if omitting this code from in the IsTimeout method was intentional. If it is, then Im happy to close this out.

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

@marcoferrer marcoferrer marked this pull request as ready for review April 24, 2025 21:15
@marcoferrer marcoferrer requested review from a team as code owners April 24, 2025 21:15
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.

1 participant