Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-CronTrigger based jobs in scheduler break the web-ui. #64

Open
fake-name opened this issue Jun 29, 2019 · 0 comments
Open

Non-CronTrigger based jobs in scheduler break the web-ui. #64

fake-name opened this issue Jun 29, 2019 · 0 comments

Comments

@fake-name
Copy link

Basically, I have a number of use cases that really require more flexible scheduling then can be achieved with the apscheduler CronTrigger.

Since the project is using apscheduler internally, it's fairly easy to add the ability to add jobs with custom triggers, but going to the web-ui causes the server to throw an exception.

It'd be nice to support other trigger types for display, if not necessarily adding via the web interface.

fake-name added a commit to fake-name/ndscheduler that referenced this issue Jun 29, 2019
Holy potatoes jerberscript is MISERABLE. So much magic and action at a distance.
Moar for Nextdoor#64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant