Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)
Preconditions:
User is logged in
Steps to Reproduce:
- Open Chat to Build
- 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” - Wait for workflow generation
- Observe generated steps:
- AI Agent (scrape Nvidia GPUs)
- Create Spreadsheet
- Populate Spreadsheet
- Attempt to run or complete the workflow
Expected result:
- Workflow fully executes
- Spreadsheet is populated with GPU data
- User is provided with:
- A downloadable file (CSV/XLSX), or
- A clear link to the generated Google Sheet
- Workflow reaches a clear Completed state
Actual result:
- Workflow generation partially succeeds but shows error:
Workflow generation failed: exception TypeError: fetch failed sending request - Workflow appears visually complete but is functionally stuck
- No downloadable file is generated
- No link to the created spreadsheet is provided
- User receives no guidance on next steps
Refer to the attached screenshot:
