Skip to content

Conversation

aliel
Copy link
Member

@aliel aliel commented Jun 13, 2025

Increase program warmup timeout from 1s to 5s

Programs need to be warmed up before processing HTTP requests. The default 1s timeout is insufficient for some programs, causing stability issues. Increasing to 5s provides adequate warmup time.

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.27%. Comparing base (12496c1) to head (6683201).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   65.13%   65.27%   +0.13%     
==========================================
  Files          85       85              
  Lines        7685     7685              
  Branches      664      664              
==========================================
+ Hits         5006     5016      +10     
+ Misses       2470     2460      -10     
  Partials      209      209              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nesitor nesitor merged commit f6d5a24 into main Jun 16, 2025
36 of 37 checks passed
@nesitor nesitor deleted the aliel-fix-runtime-warmup-time branch June 16, 2025 08:35
aliel added a commit that referenced this pull request Jul 11, 2025
nesitor pushed a commit that referenced this pull request Jul 24, 2025
nesitor pushed a commit that referenced this pull request Jul 24, 2025
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