You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a azure.batch.schedulingPriority, similar to the aws batch plugin, to allow prioritizing separate nextflow runs on a shared azure batch environment
Usage scenario
End user submits two runs, one that should obtain Azure Batch resources in priority compared to the other one
New feature
Add a azure.batch.schedulingPriority, similar to the aws batch plugin, to allow prioritizing separate nextflow runs on a shared azure batch environment
Usage scenario
End user submits two runs, one that should obtain Azure Batch resources in priority compared to the other one
Suggest implementation
Modify the plugin to include the schedulingPriority in the AzBatchService job creation
The text was updated successfully, but these errors were encountered: