Azure / Azure/Batch

Add "deletejob" to OnAllTasksComplete event

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
No language data
Stars
27
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I often encounter the scenario that by the time a job completes I already gathered all job output and don't need to inspect the Batch job anymore. Still, I need to have some code somewhere that then finally deletes the job so that I don't accumulate jobs possibly hitting some quota at some point. For simple workflows it would be great if this step could be removed by adding a "deletejob" option to the OnAllTasksComplete event.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.