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

Temporarily update task polling system for Pulp 2 #1207

Merged
merged 1 commit into from
May 15, 2019

Conversation

nixocio
Copy link

@nixocio nixocio commented May 14, 2019

Temporarily update task polling system to address Pulp 2 issue.
Pulp-smash was polling at a 0.3s rate that is occasionally returning
a task "COMPLETE" but the values for the task had yet to be reset.

Adjust the task system to use the previous value of 2s for Pulp 2.

See: https://pulp.plan.io/issues/4795

@nixocio nixocio requested a review from bherrin3 May 14, 2019 21:00
Temporarily update task polling system to address Pulp 2 issue.
Pulp-smash was polling at a 0.3s rate that is occasionally returning
a task "COMPLETE" but the values for the task had yet to be reset.

Adjust the task system to use the previous value of 2s for Pulp 2.

See: https://pulp.plan.io/issues/4795
@nixocio nixocio force-pushed the update_task_polling_pulp2 branch from c09c83d to bd7f958 Compare May 14, 2019 21:01
@nixocio
Copy link
Author

nixocio commented May 14, 2019

Tested against Pulp 2 and Pulp 3.

@bherrin3 bherrin3 merged commit f14a3d7 into pulp:master May 15, 2019
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.

None yet

2 participants