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

feat: Support adjust the scheduler's tick-duration. #1366

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

He-Pin
Copy link
Member

@He-Pin He-Pin commented Jun 15, 2024

Motivation:
refs: #1364

Modification:
Add another config pekko.scheduler.error-on-tick-duration-verification-failed = on by default and can be changed to off when needed.

Result:
Better experience

@He-Pin He-Pin added the enhancement New feature or request label Jun 15, 2024
@He-Pin He-Pin added this to the 1.1.0-M2 milestone Jun 15, 2024
@He-Pin He-Pin requested a review from pjfanning June 15, 2024 17:56
@He-Pin He-Pin merged commit ce9f5a0 into apache:main Jun 18, 2024
18 checks passed
@He-Pin He-Pin deleted the schedulerAdjust branch June 18, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support just warning instead of error when pekko.scheduler.tick-duration < 10ms on Windows?
3 participants