Skip to content

Conversation

@adamziel
Copy link
Collaborator

@adamziel adamziel commented Nov 26, 2025

Motivation for the change, related issues

Before this PR a failed fetch would only print surface level error:

 [WordPress Server Child] Failed to start server: Error: Error when executing the blueprint step #3 ({"step":"installPlugin","pluginData":{"resource":"wordpress.org/plugins","slug":"woocommerce"}}) : Could not download "https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip".

After this PR a failed fetch includes the original error cause and provides the full error information including the original stack trace.

Implementation details

Just adds { cause: error }

@adamziel adamziel marked this pull request as ready for review December 8, 2025 17:57
@adamziel adamziel merged commit e98025c into trunk Dec 8, 2025
28 checks passed
@adamziel adamziel deleted the more-error-details-on-fetch-fail branch December 8, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants