Skip to content

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

Merged
stefanskoricdev merged 2 commits into
mainfrom
fix/schema-improvement
Sep 2, 2026
Merged

config: Document schema defaults and remove unused top level timeout_ms property#254
stefanskoricdev merged 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>
@stefanskoricdev
stefanskoricdev merged commit 9653e5b into main Sep 2, 2026
11 checks passed
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