JetBrains / kotless

Kotlin Serverless Framework
Apache License 2.0
1.15k stars 58 forks source link

Fix cron format for Scheduled.everyDay #112

Closed n-takehata closed 2 years ago

n-takehata commented 2 years ago
Exception in thread "main" java.lang.RuntimeException: CronExpression '0 0 0 0/1 * ? *' is invalid.