You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem including expected versus actual behavior:
When elasticsearch-croneval is run with a malformed cron pattern, it dumps a stacktrace to the terminal.
The tool ought to simply report that the pattern is malformed and either direct the user to the documentation or print a brief summary of the expected input (I'd vote for the latter).
Activity
elasticmachine commentedon Nov 27, 2019
Pinging @elastic/es-core-features (:Core/Features/Watcher)
gaobinlong commentedon Jan 10, 2020
Hi @pugnascotia , this issue can be closed as the related PR #49744 has been merged.