Skip to content

config: Document schema defaults and remove unused top level timeout_ms property - #254

Open
stefanskoricdev wants to merge 2 commits into
mainfrom
fix/schema-improvement
Open

config: Document schema defaults and remove unused top level timeout_ms property#254
stefanskoricdev wants to merge 2 commits into
mainfrom
fix/schema-improvement

Conversation

@stefanskoricdev

Copy link
Copy Markdown
Contributor

Adds descriptions and explicit defaults to the generated configuration schema, while removing the unused top-level timeout_ms key, environment override, and CLI flags. Updates validation, runtime resolution, output, and documentation accordingly, preserving nested database retry timeouts.

Add descriptive metadata and explicit defaults to the generated configuration schema, while documenting runtime default resolution separately.

Co-authored-by: SCE <sce@crocoder.dev>
@stefanskoricdev stefanskoricdev changed the title config: Document schema defaults and remove unused timeout settings config: Document schema defaults and remove unused top level timeout_ms property Sep 1, 2026
Remove the unconsumed timeout_ms setting, SCE_TIMEOUT_MS environment override, and config command flags so the CLI only exposes operational configuration. Align schema validation, resolution, output, and documentation with the reduced surface while preserving nested retry timeout behavior.

Co-authored-by: SCE <sce@crocoder.dev>
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