Chat-to-Build workflow gets stuck and does not produce downloadable output

Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)

Preconditions:
User is logged in

Steps to Reproduce:

  1. Open Chat to Build
  2. Enter the following prompt:
    “I would like to scrape the website World Leader in AI Computing and go to GPU section and prepare a list of all the GPUs in a sheet and download it for me”
  3. Wait for workflow generation
  4. Observe generated steps:
  5. AI Agent (scrape Nvidia GPUs)
  6. Create Spreadsheet
  7. Populate Spreadsheet
  8. Attempt to run or complete the workflow

Expected result:

  1. Workflow fully executes
  2. Spreadsheet is populated with GPU data
  3. User is provided with:
  4. A downloadable file (CSV/XLSX), or
  5. A clear link to the generated Google Sheet
  6. Workflow reaches a clear Completed state

Actual result:

  1. Workflow generation partially succeeds but shows error:
    Workflow generation failed: exception TypeError: fetch failed sending request
  2. Workflow appears visually complete but is functionally stuck
  3. No downloadable file is generated
  4. No link to the created spreadsheet is provided
  5. User receives no guidance on next steps

Refer to the attached screenshot: