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

Allow intercom response to take an hour before timing out. #3935

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

bkeese
Copy link
Contributor

@bkeese bkeese commented Jan 10, 2020

Large intercom pushes can take awhile if the target server is busy. Wait longer than the default 60 seconds.

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

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

An hour is a long time do you think a smaller timeout would still work based upon what you were seeing when running the mass push? I'm just afraid of a scenario where many of these wait for timeout and end up using a lot of resources.
@bkeese and I talked about this and I think that the scenario I was envisioning is not likely and other scenarios are so an hour timeout seems fine to avoid having any long running items from being blocked.

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

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

👍

@cjcolvar cjcolvar merged commit 10b5ce0 into develop Jan 13, 2020
@cjcolvar cjcolvar deleted the intercom_timmeout branch January 13, 2020 14:31
@joncameron joncameron mentioned this pull request Feb 28, 2020
25 tasks
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