Skip to content

fix(azure): accept exact not-found deletion reads - #393

Merged
ruby-dlee merged 1 commit into
mainfrom
codex/nm-azure-exact-notfound
Aug 28, 2026
Merged

fix(azure): accept exact not-found deletion reads#393
ruby-dlee merged 1 commit into
mainfrom
codex/nm-azure-exact-notfound

Conversation

@ruby-dlee

Copy link
Copy Markdown
Owner

Summary

  • treat Azure CLI generic NotFound as absence only for exact-object reads
  • preserve fail-closed behavior for every other provider error
  • cover the live post-delete disk response shape

Verification

  • bash tests/fm-worker-lifecycle.test.sh
  • python3 -m py_compile bin/fm-azure-worker-provider.py bin/fm-worker-lifecycle.py
  • git diff --check

Live trigger: slot cleanup deleted the exact task disk, then Azure returned ERROR: (NotFound) and Code: NotFound on the subsequent exact read.

@ruby-dlee
ruby-dlee merged commit 673ce78 into main Aug 28, 2026
7 checks passed
@ruby-dlee
ruby-dlee deleted the codex/nm-azure-exact-notfound branch August 29, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant