8000 Increasing timeout because for now it is not reasonable for all machines by brdandu · Pull Request #1564 · project-chip/zap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Increasing timeout because for now it is not reasonable for all machines #1564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

brdandu
Copy link
Collaborator
@brdandu brdandu commented Apr 3, 2025

No description provided.

@@ -70,7 +70,7 @@ const precompiledTemplates = {}

const handlebarsInstance = {}

const TEMPLATE_RENDER_TIMEOUT = 90000 // 90 seconds
const TEMPLATE_RENDER_TIMEOUT = 540000 // 9 minutes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better, but I'd kill this, and replace it with a proper watchdog

@brdandu brdandu force-pushed the bug/increaseGenerationTimeoutToUnblockCSAUsers branch from 42e40de to 41396d9 Compare April 3, 2025 20:49
Copy link
Collaborator
@dhchandw dhchandw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should create an issue to integrate a watchdog.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.86%. Comparing base (dc0747a) to head (41396d9).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1564      +/-   ##
==========================================
- Coverage   66.93%   66.86%   -0.07%     
==========================================
  Files         197      198       +1     
  Lines       21827    22008     +181     
  Branches     4817     4857      +40     
==========================================
+ Hits        14609    14716     +107     
- Misses       7218     7292      +74     

☔ 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.

@brdandu
Copy link
Collaborator Author
brdandu commented Apr 3, 2025

We should create an issue to integrate a watchdog.

#1567

@brdandu brdandu force-pushed the bug/increaseGenerationTimeoutToUnblockCSAUsers branch from 41396d9 to defcf53 Compare April 3, 2025 21:01
@brdandu brdandu merged commit 1a2f946 into project-chip:master Apr 3, 2025
13 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.

5 participants
0