-
Notifications
You must be signed in to change notification settings - Fork 94
Description
Is your feature request related to a problem?
Some plugins that utilize the job scheduler, also have the ability to trigger work adhoc. Take for example the reporting plugin that allows a user to define a schedule for producing a report, but also allows the report to triggered adhoc.
I've been thinking about centralizing this logic to the job scheduler by creating a REST API that can trigger a job when called provided the job type and job id. The main benefit of this is that it could be an additional action in the upcoming Dashboards experience for job scheduler that would present a central control plane for actions on scheduled jobs like changing a job's schedule, enabling/disable a job, etc.
What solution would you like?
A new API to trigger a job adhoc.
What alternatives have you considered?
Do nothing
Metadata
Metadata
Assignees
Labels
Type
Projects
Status