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

Extend result_ttl for refresh_queries #4283

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

rauchy
Copy link
Contributor

@rauchy rauchy commented Oct 24, 2019

What type of PR is this? (check all applicable)

  • Bug Fix

Description

When refresh_queries runs after a long period of not running, it may take a while. Currently, since the implicit result_ttl is interval * 2, the the job must finish under a minute (30 * 2). This PR sets the result_ttl to 10 minutes, which should suffice in order to keep rescheduling after longer runs of refresh_queries.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

…o continue running periodically even after longer executions
@rauchy rauchy requested a review from arikfr October 24, 2019 07:30
@rauchy rauchy mentioned this pull request Oct 24, 2019
1 task
@arikfr arikfr merged commit 8b9fa53 into master Oct 24, 2019
@arikfr arikfr deleted the extend-result-ttl-for-refresh-queries branch October 24, 2019 08:56
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