Skip to content

Extend url-check timeout to 30 seconds#3848

Merged
jsiirola merged 2 commits intoPyomo:mainfrom
jsiirola:url-fix
Feb 13, 2026
Merged

Extend url-check timeout to 30 seconds#3848
jsiirola merged 2 commits intoPyomo:mainfrom
jsiirola:url-fix

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

This extends the timeout for the url checker in an attempt to better tolerate some less responsive websites.

Changes proposed in this PR:

  • extend urlchecker timeout from 5 to 30 seconds

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@github-project-automation github-project-automation bot moved this from Todo to Reviewer Approved in Pyomo 6.10 Feb 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.30%. Comparing base (130d7b0) to head (dd0290e).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3848      +/-   ##
==========================================
+ Coverage   87.68%   89.30%   +1.61%     
==========================================
  Files         836      904      +68     
  Lines      104619   152235   +47616     
==========================================
+ Hits        91734   135948   +44214     
- Misses      12885    16287    +3402     
Flag Coverage Δ
builders 29.03% <ø> (?)
default 83.86% <ø> (?)
expensive 35.50% <ø> (+1.87%) ⬆️
linux 86.84% <ø> (-0.01%) ⬇️
linux_other 86.84% <ø> (-0.01%) ⬇️
oldsolvers 29.87% <ø> (ø)
osx 83.01% <ø> (-0.01%) ⬇️
win 85.07% <ø> (-0.01%) ⬇️
win_other 85.07% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jsiirola
Copy link
Copy Markdown
Member Author

Jenkins failure is unrelated (it's an intermittent cuOpt failure). This is safe to merge.

@jsiirola jsiirola merged commit 2b8456b into Pyomo:main Feb 13, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in Pyomo 6.10 Feb 13, 2026
@jsiirola jsiirola deleted the url-fix branch February 13, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants