Skip to content

Add function to cancel item's job instance #950

@vytautas9

Description

@vytautas9

Is your feature request related to a problem? Please describe.
Currently, we have functions for majority of API wrappers of the Job Scheduler endpoints. However at least one is missing to cancel running Job Instances.

We have a use case where we are running a lot of sessions and/or a lot of experiments and want to programmatically cancel them.

Describe the solution you'd like
A wrapper function to cancel single job instance. This is the Fabric API that does the exact - Job Scheduler - Cancel Item Job Instance

Describe alternatives you've considered
not applicable

Additional context
I will create a PR with proposed implementation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions