Skip to content

[FEATURE] Add REST API to trigger a job adhoc #832

@cwperks

Description

@cwperks

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

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions