Is it normal that specifying the cron job timeline...
# troubleshooting
s
Is it normal that specifying the cron job timeline gives me an error in vscode ide?
t
that's a bug with the JSONschema definition it looks like https://raw.githubusercontent.com/meltano/meltano/main/schema/meltano.schema.json
we've only got the aliases in the
"pattern": "^(@(hourly|daily|weekly|monthly|yearly|once))$"
I can open an issue
e
Yeah, the schema incorrectly only expects certain special interval keys, but not cron expressions.
beat ya @taylor 😛
t
Mr. quickdraw
s
lucky luke