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

Make timeout configurable (NR-281994) #315

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

kang-makes
Copy link

When users increase the interval to (for example) 5 minutes, our samples appear broken because the cache TTL is set by default to 1 minute making RATES and DELTAS to report only 0’s / nulls.

This PR set TTL as a variable and rise the default to 6 minutes (5 minutes plus a sane amount of time in case the integrations takes too long to execute)

@kang-makes kang-makes requested a review from a team September 19, 2024 10:00
@kang-makes kang-makes marked this pull request as draft September 19, 2024 12:01
@kang-makes kang-makes force-pushed the kang-makes/make-timeout-configurable branch 2 times, most recently from d89c183 to 7cbbd57 Compare September 19, 2024 12:23
@kang-makes kang-makes force-pushed the kang-makes/make-timeout-configurable branch from 7cbbd57 to e4b0c3d Compare September 19, 2024 12:27
@kang-makes kang-makes marked this pull request as ready for review September 19, 2024 12:29
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.

1 participant