Azure / Azure/azure-cli

Ability to delete/cancel faulted state jobs

Open
#28,449 1 comment 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign CosmosDB customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**
az cosmosdb copy

**Is your feature request related to a problem? Please describe.**
Running az cosmosdb copy will result in faulted-state jobs when there are any issues. There is currently now way to rerun or fix/debug a faulted state job without having to create a new one. This is counter-intuitive to working with scripts in this context

**Describe the solution you'd like**
I would like to be able to rerun or delete jobs that have been in a faulted state

**Describe alternatives you've considered**
There are currently no alternatives

**Additional context**
any form of interaction with a faulted state job results in a bad request:
(BadRequest) Cannot cancel job in 'Faulted' state.
ActivityId: 72fa9be7-d284-11ee-a168-002248b3117c, Microsoft.Azure.Documents.Common/2.14.0
Code: BadRequest
Message: Cannot cancel job in 'Faulted' state.

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.