This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
"Join" block is making @durable ambigious #401
eugene-mednefits
started this conversation in
Defect
Replies: 2 comments 2 replies
-
I doubt if its the join that's making the durables ambiguous, My guess is something in the loop making it act weird. Can you get a snapshot and upload it here? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using a "join" block to join a list of ids. My flow is ... > Create Durable > Send Request > Select list > Loop Over Loop > Select id > End loop > Join > Send Request (here is where the durable became ambigious). The flow works but the error is deceiving. I hope this is enough information to help.
Sorry for the lack of screenshots.
Beta Was this translation helpful? Give feedback.
All reactions