We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
5 */5 * * * *
5 5-59/10 * * * *
매시 5분, 15분, 25분, 35분, 45분, 55분에 스케줄러가 동작해야한다.
매시 5분마다 스케줄러가 동작한다.
The text was updated successfully, but these errors were encountered:
syoun602
No branches or pull requests
버그 기능
5 */5 * * * *
5 5-59/10 * * * *
(offset 5를 붙여 10분마다 cron 수행)버그 시나리오
기대 동작
매시 5분, 15분, 25분, 35분, 45분, 55분에 스케줄러가 동작해야한다.
현재 동작
매시 5분마다 스케줄러가 동작한다.
The text was updated successfully, but these errors were encountered: