-
Notifications
You must be signed in to change notification settings - Fork 83
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
Reduce the monitor long poll timeout to 4 minutes by default #306
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Is this because of the Cloud proxy timeout?
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
They do have proxy in between. I asked if reducing timeout to 4 minutes will help.
|
(cherry picked from commit e19463d)
(cherry picked from commit e19463d)
…307) (cherry picked from commit e19463d) Co-authored-by: Aleksandr Maus <[email protected]>
…308) (cherry picked from commit e19463d) Co-authored-by: Aleksandr Maus <[email protected]>
What does this PR do?
Why is it important?
This addresses #304
Checklist
Related issues