This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
If anyone else runs into the same issue and comes across this post. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I occasionally see the below error during the execution of a workflow with Dynamic sub-workflows or tasks.
No dynamic tasks could be created for the Workflow: abc.12/b6bf5cf6-5b6d-42d7-a17d-fb633a7d487e, Dynamic Fork Task: null/xyz_0e529f8c296d Attempted to create a duplicate task reference name: xyz_0e529f8c296d
I'm unable to find the root cause of this error, and I would appreciate any insights or help in resolving it.
Additional information:
I'm using v3.13.3 of the Conductor repository.
My database type is postgres.
I have checked the task reference names, and I'm not using the same name twice.
I would appreciate any help or suggestions on how to fix this issue. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions