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

Fixes #7162 - timeout capsule sync task #5278

Merged
merged 1 commit into from Jun 9, 2015

Conversation

dustints
Copy link
Member

@dustints dustints commented Jun 6, 2015

No description provided.


def process_timeout
accept_timeout = Setting['content_action_accept_timeout']
finish_timeout = Setting['content_action_finish_timeout']
Copy link
Member

Choose a reason for hiding this comment

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

We may want to use a different timeout from the existing content_action_finish_timeout. My reasoning is that a system installing some packages should not take longer than an hour under most circumstances. The node sync hoewver probably will take longer to sync than an hour for most people on the initial sync. I think its fine to reuse the accept_timeout though.

@dustints
Copy link
Member Author

dustints commented Jun 8, 2015

@jlsherrill updated with new timeout settings and scheduled timeout.

@jlsherrill
Copy link
Member

ACK

dustints pushed a commit that referenced this pull request Jun 9, 2015
Fixes #7162 - timeout capsule sync task
@dustints dustints merged commit c645991 into Katello:master Jun 9, 2015
@dustints dustints deleted the timeout_cap_sync branch June 9, 2015 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants