This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
WAIT task external trigger #2602
Unanswered
astelmashenko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the documentation it is said:
I configured external queue, in my case it is NATSS. I can observe it in the logs:
But I can not get queue names by
GET /queue
api. It seems there is no such endpoint. Could you please provide information on how to use feature, what queue names I need to use to update WAIT task from external queue?UPD:
There is no implementation for NATS. There should be
queues
and listeners for each task status. see SQSEventQueueConfiguration#getQueues for details.Beta Was this translation helpful? Give feedback.
All reactions