Cron expression #36379
Cron expression
#36379
Replies: 2 comments 3 replies
-
I have the same issue, it works when it's 9th or 11th of the month but not the 10th. Up up |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi there - thanks for reporting this. Looks like a bug. I've created an issue for our team to follow up here: https://github.com/airbytehq/airbyte/issues/44584 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I write a Cron expression in Airbyte: 0 0 2 10 * ?

means Fire at 2:00am on the 10th day of every month,
but return warning: "10" did not match regex at index,
how can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions