Skip to content

Conversation

@kaylimepy
Copy link
Contributor

@kaylimepy kaylimepy commented Sep 19, 2025

Summary

Converts workflow:wait timeout errors back to warnings to restore backward compatibility.

Changes

  • Timeout scenarios now log warnings with exit code 0 instead of throwing exceptions
  • Preserves improved workflow detection logic from 4.0.2+

Testing

image

@kaylimepy kaylimepy requested a review from a team as a code owner September 19, 2025 22:14
@kporras07 kporras07 changed the title Fix workflow:wait timeout to use warnings instead of errors [BUGS-10377] Fix workflow:wait timeout to use warnings instead of errors Sep 22, 2025
@kaylimepy kaylimepy merged commit a848ae9 into 4.x Sep 23, 2025
9 checks passed
@kaylimepy kaylimepy deleted the BUGS-10377 branch September 23, 2025 18:50
namespacebrian added a commit that referenced this pull request Sep 29, 2025
Include all changes since 4.0.3:
- Add PHP runtime generation and version to env:list (#2729, #2732)
- Fix workflow:wait timeout to use warnings instead of errors (#2724)
- Preserve consolidation filter hook when running composer update (#2728)
namespacebrian added a commit that referenced this pull request Oct 7, 2025
* Update version to 4.1.0 for release

* Fix changelog format to match existing convention (remove square brackets)

* Add complete changelog entries for 4.1.0 release

Include all changes since 4.0.3:
- Add PHP runtime generation and version to env:list (#2729, #2732)
- Fix workflow:wait timeout to use warnings instead of errors (#2724)
- Preserve consolidation filter hook when running composer update (#2728)

* Remove internal build script change from changelog

PR #2728 (consolidation filter hook) is an internal build script change
not relevant to customers, so removing from changelog per documentation.
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.

4 participants