mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-25 13:46:05 -04:00
When the worker runs complete, the result dont show #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanbei101 on GitHub (Jul 24, 2024).
As shown in the
videobelow, when the workflow is complete, therunhas stopped transmitting, however, the results arenotdisplayed, but always show“Running”.录屏 2024-07-25 10-11-37.webm
@iamjoel commented on GitHub (Aug 7, 2024):
Can't reproduced. Can you provide more info? @sanbei011
@sonicviz commented on GitHub (Aug 7, 2024):
Is this the same issue?

I noticed two Tavily iterations didn't complete, and it was a consistent error. Doesn't happen with the web or preview versions, only using the template running the same workflow via api.
Additionally it was only supposed to do 3 Tavily searches, but fired off 4 in the template with the last two hanging as shown.
@sanbei101 commented on GitHub (Aug 28, 2024):
Thank you very much, this problem has been fixed! Thank you for your efforts
@sonicviz commented on GitHub (Aug 28, 2024):
Awesome, thanks!