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.14.z] Increase search rate for syncplan polling #15457

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 added 6.14.z Introduced in or relating directly to Satellite 6.14 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 495e3e4 into 6.14.z Jun 25, 2024
13 checks passed
@ogajduse ogajduse deleted the cherry-pick-6.14.z-8752ca91f634787308459a9c7645e2b9250201a2 branch June 25, 2024 14:12
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Jun 26, 2024
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 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