Gatsby Build in GitHub Actions Sometimes Runs Forever #38989
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
The Gatsby build on GitHub Actions sometimes get suck with no clear error message in the log. This makes it hard to find the problem.☹️
Note: when the build fails, it usually works after rerunning the action.
Here's log detail:
Because there are no clear error messages, it's tough to fix the issue.
Reproduction Link
N/A
Steps to Reproduce
Gatsby build
in GitHub ActionExpected Result
The build should either succeed or show a clear error message
Actual Result
Sometimes, the Gatsby build gets stuck and runs forever until it times out without showing any error information
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: