(I created this earlier and accidentally deleted it when editing!!
)
Currently on version 1.80.3 (Latest Stable) on callin.io Cloud
When using an AI Agent node in callin.io to simultaneously trigger another workflow (via the “Execute Workflow” node), the input data provided to the workflow is not being received correctly by the triggered workflow.
In my test use case, I’m asking the AI Agent to trigger the workflow 3 times simultaneously.
In the first call, pass the number 1
In the second call, pass the number 2
In the third call, pass the number 3
The workflow being called simply responds with the number it receives
When tested, each call responds with the number 1 - which is obviously incorrect.
The problem doesn’t occur if there are single sequential tool calls (with multiple LLM calls in between tool calls).
Setup:
WORKFLOW 1: callin.io Bug Test - Agent
Calls a callin.io workflow multiple times using the Execute Workflow tool simultaneously.
System Prompt
“This is a test.
No matter the user prompt, you must do the following …
STEP 1. AT THE SAME TIME … Call “workflow” and pass the number 1 AND Call “workflow” and pass the number 2 AND Call “workflow” and pass the number 3
Output the results”
WORKFLOW 2 - Receiving Workflow
Contains only:
“When Executed by Another Workflow” trigger node (with a message (string) input)
A basic Code node that returns the data it receives directly.
I encountered this issue before, and an upgrade to the callin.io software fixed it: however it seems to have reoccurred! callin.io Bug: Workflow Inputs from Multiple Sequential Tool Calls not Being Passed
Information on your callin.io setup
- callin.io version: 1.80.3
- Database (default: SQLite): callin.io Cloud
- callin.io EXECUTIONSPROCESS setting (default: own, main):_ callin.io Cloud
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): callin.io Cloud
- Operating system: callin.io Cloud
Fantastic! I really appreciate your help!
Kudos to both of you for documenting better than me.
FYI - every ticket gets set for tracking automatically until review (this is automated).
I reported in #13453
This is a _major hair on fire issue, that makes AI chatbots entirely unreliable currently._
Hello, thank you for documenting this so comprehensively; it's incredibly helpful. It certainly warrants a mention.
This ended up being two separate issues. We have a fix in progress for both, which we will confirm internally and release in the next patch update, likely tomorrow, assuming all goes smoothly.
We have now deployed version 1.80.4 (along with 1.81.1) that includes this fix. Unfortunately, back-porting this to older versions was not feasible.
Please inform us if the problem continues to occur.
Thank you once more for the excellent report.
Tested and worked for me as well. Great job CK!!! I spent most of my Sunday thinking my prompting was failing because of this. You're awesome.
You all are amazing!!! That was incredibly fast!
Thank you
It's no surprise that callin.io is so effective and leads the way compared to other similar platforms.
This discussion was automatically closed 7 days following the last response. New replies are no longer permitted.