Skip to content

Fix invariant max_time_delay TOML example#1888

Merged
DaniPopes merged 1 commit into
masterfrom
fix/invariant-max-time-delay-doc
Jun 3, 2026
Merged

Fix invariant max_time_delay TOML example#1888
DaniPopes merged 1 commit into
masterfrom
fix/invariant-max-time-delay-doc

Conversation

@decofe

@decofe decofe commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace invalid max_time_delay = 1 days TOML with max_time_delay = 86400
  • add an inline comment clarifying the value is one day in seconds

Validation

  • parsed the corrected snippet with Python tomllib
  • bun install --frozen-lockfile && bun run build was attempted; dependency install and benchmark generation completed, but vocs build hung during search-index/client-reference analysis and was stopped after several minutes

Prompted by: @DaniPopes

@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
foundry-docs Ready Ready Preview, Comment Jun 3, 2026 1:32pm

Request Review

@DaniPopes DaniPopes merged commit 533df6e into master Jun 3, 2026
3 checks passed
@DaniPopes DaniPopes deleted the fix/invariant-max-time-delay-doc branch June 3, 2026 13:36
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.

2 participants