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

fix: evaluation polling interval setting #31

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Conversation

masaaania
Copy link
Contributor

  • This PR fixes the bug unable to set polling interval.
    • The value of the events flush interval was set to the evaluation polling interval by mistake.
  • And changes the example application's polling interval setting to 150 seconds from 5 seconds.
    • The minimum polling interval is 60 seconds, and if a lower value is specified, it is automatically reset to 60 seconds. It creates confusion for users of the example app.
    • Also, I prefer to set a different value from the events flush interval.

Copy link
Member

@cre8ivejp cre8ivejp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@masaaania masaaania merged commit 64da192 into main Aug 22, 2023
5 checks passed
@masaaania masaaania deleted the fix_evaluation_interval branch August 22, 2023 01:15
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