Skip to content

fix: do not error when deleting a resource that is not found

joola requested to merge do_not_error_on_not_found into main

Should not happen often, but in some weird cases (concurrent decrease and shutdown), the resources might not exist.

Merge request reports

Loading