Skip to content

feat: clean up failed clones (#316)

Artyom Kartasov requested to merge 316-clean-up-failed-clones into master

Description

Clean up failed clones:

  • remove clone with the FATAL status during idleness check
  • correctly count a number of clones related to snapshot

Related issue

#316 (closed)

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes

Closes #316 (closed)

Edited by Artyom Kartasov

Merge request reports