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

Fixed a race issue between action.resumeInterval and action.resumeInt… #5121

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lonicerae
Copy link
Contributor

Fixed a race issue between action.resumeInterval and action.resumeIntervalMax

  • The sleep time of the action.resumeInterval can make a retry scheduled by
    the action.resumeInterval unable to be executed under some circumstance.

@lonicerae lonicerae force-pushed the enhance_action_resumeInterval_sleep_time branch from 606c42d to 8649fe3 Compare April 24, 2023 02:39
…ervalMax

  * The sleep time of the action.resumeInterval can make a retry scheduled by
    the action.resumeInterval unable to be executed under some circumstance.
@lonicerae lonicerae force-pushed the enhance_action_resumeInterval_sleep_time branch from 8649fe3 to 3594a46 Compare April 24, 2023 03:09
@lonicerae lonicerae force-pushed the enhance_action_resumeInterval_sleep_time branch from 1893d50 to 0ba39b0 Compare April 24, 2023 03:43
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.

None yet

1 participant