Skip to content

Bound GeoServer SourceForge downloads - #1054

Open
ranimandepudi wants to merge 1 commit into
ArmDeveloperEcosystem:mainfrom
ranimandepudi:fix-geoserver-download-timeout
Open

Bound GeoServer SourceForge downloads#1054
ranimandepudi wants to merge 1 commit into
ArmDeveloperEcosystem:mainfrom
ranimandepudi:fix-geoserver-download-timeout

Conversation

@ranimandepudi

Copy link
Copy Markdown
Collaborator

Summary

  • add step-level timeouts to GeoServer install and regression validation
  • bound SourceForge curl calls with connect/max-time and low-speed abort settings
  • reseal the package workflow supply-chain lock for the intentional workflow byte change

Why

The fresh main orchestrator reached 19/22 green, but Batch 16 remained in the GeoServer install step far longer than the previous successful run, where the same install completed in about 29 seconds. The existing SourceForge curl calls had retries but no hard timeout, so a stalled transfer could hold the orchestrator open for hours.

Validation

  • git diff --check
  • python3 .github/scripts/package_workflow_supply_chain.py --expected-base-commit 77187d64bee95695997168894c5c0c88adb764b7
  • python3 -m unittest discover -s .github/scripts/tests -p 'test_package_workflow_supply_chain.py' -v\n- python3 -m unittest discover -s .github/scripts/tests -p 'test_*.py' -v (227 tests)\n

@ranimandepudi
ranimandepudi force-pushed the fix-geoserver-download-timeout branch from 85fc095 to 1ebc79f Compare August 26, 2026 22:51
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.

1 participant