teragrep / ajs_01

User interface for Teragrep
Apache License 2.0
0 stars 0 forks source link

Add time info when the next scheduled run will happen #188

Open kortemik opened 1 year ago

kortemik commented 1 year ago

ID <302> Reporter <@ronja-ui>

Add time info when the next cron scheduled run will happen in cron scheduler drop-down menu.

At the moment the user has to guess when the next run time might happen because of the scheduler shows only the set cron expression.

kortemik commented 1 year ago

User <@StrongestNumber9> Date <[2023-03-01T10:08:52Z]>

Currently API doesn't support for getting time until next run so it has to be implemented https://pagure.teragrep.org/OSS/zeppelin/issue/60 for backend stuff

https://zeppelin.apache.org/docs/0.10.1/usage/rest_api/notebook.html#get-cron-job currently supported functions