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
Summary: The recovery scripts source ephemeral-recover-common.sh and call init_backend / import_ephemeral_resources, but never attempt the S3-version restore that ephemeral-env.sh down does. The two "state missing" paths behave inconsistently.
Recommendation: Call recover_state_if_missing in recover-destroy.sh before falling back to import.
Synthesized from full-repo review (
KW-REVIEW-SYNTHESIS).scripts/recover-deploy.sh;scripts/recover-destroy.shephemeral-recover-common.shand callinit_backend/import_ephemeral_resources, but never attempt the S3-version restore thatephemeral-env.sh downdoes. The two "state missing" paths behave inconsistently.recover_state_if_missinginrecover-destroy.shbefore falling back to import.