Skip to content

docs(website): document ResourceNotAvailable handling and command policy guidance#32

Closed
devinjameson wants to merge 1 commit intomainfrom
codex/investigate-managed-resources-race-condition
Closed

docs(website): document ResourceNotAvailable handling and command policy guidance#32
devinjameson wants to merge 1 commit intomainfrom
codex/investigate-managed-resources-race-condition

Conversation

@devinjameson
Copy link
Owner

Motivation

  • Clarify handling of brief timing windows between acquire/release transitions and command execution by documenting ResourceNotAvailable as an explicit safety signal and advising where to implement retry/fallback policies.

Description

  • Add a paragraph to packages/website/src/page/architectureAndConcepts.ts explaining that ResourceNotAvailable should be treated as the explicit safety signal for those windows and that command policy should be decided in Effect (for example returning a fallback message, retrying with backoff, or ignoring the command).

Testing

  • No automated tests were modified or run for this documentation-only change.

Codex Task

@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
foldkit-website Ignored Ignored Mar 2, 2026 4:49pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant