Skip to content

Require positive value for PROBE_READINESS_TIMEOUT_MS#168

Merged
piotr-iohk merged 1 commit into
feat/probe-readiness-supportfrom
cursor/probe-readiness-timeout-fix-ef9f
May 29, 2026
Merged

Require positive value for PROBE_READINESS_TIMEOUT_MS#168
piotr-iohk merged 1 commit into
feat/probe-readiness-supportfrom
cursor/probe-readiness-timeout-fix-ef9f

Conversation

@piotr-iohk
Copy link
Copy Markdown
Collaborator

Summary

  • change waitForProbeReadiness to parse PROBE_READINESS_TIMEOUT_MS with parsePositiveIntEnv
  • prevent PROBE_READINESS_TIMEOUT_MS=0 from bypassing the default and skipping all poll attempts
  • align readiness timeout parsing with existing positive-only timeout/poll env parsing

Testing

  • not run (local JS tooling dependencies are not installed in this environment)
Open in Web Open in Cursor 

Co-authored-by: piotr-iohk <piotr-iohk@users.noreply.github.com>
@piotr-iohk piotr-iohk marked this pull request as ready for review May 29, 2026 15:26
@piotr-iohk piotr-iohk merged commit dc56a7b into feat/probe-readiness-support May 29, 2026
@piotr-iohk piotr-iohk deleted the cursor/probe-readiness-timeout-fix-ef9f branch May 29, 2026 15:27
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