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

[6.15.z] Increase search rate for syncplan polling #15456

Merged

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #15452

Problem Statement

The timediff was increased to 5 minutes.
On 'fast' UIs this can lead to poll timeouts.

Solution

Increasing the search rate to 15 fixes this:
15 * 20 / 60 = 5

Related Issues

#15172

Relevant tests

tests/foreman/ui/test_syncplan.py::test_positive_synchronize_custom_product_custom_cron_real_time
tests/foreman/ui/test_syncplan.py::test_positive_synchronize_custom_product_custom_cron_past_sync_date

@Satellite-QE Satellite-QE requested a review from a team as a code owner June 19, 2024 11:41
@Satellite-QE Satellite-QE added 6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jun 19, 2024
@ogajduse ogajduse enabled auto-merge (squash) June 19, 2024 11:42
@ogajduse ogajduse merged commit 12ecc00 into 6.15.z Jun 19, 2024
13 checks passed
@ogajduse ogajduse deleted the cherry-pick-6.15.z-8752ca91f634787308459a9c7645e2b9250201a2 branch June 19, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants