This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
tasks/poll/{taskType} |
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
-
Why client code in the conductor only provide poll one task at once?
Conductor server provide batch poll api but In TaskPollexecutor class, we only procide taskClient.pollTask.
Can I ask why conductor doesn't provide batch poll client?
Beta Was this translation helpful? Give feedback.
All reactions