You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to configure Delay and Schedule Message Delivery in Aiostomp?
In this document https://activemq.apache.org/delay-and-schedule-message-delivery it says the broker supports scheduled delay of messages being sent to consumer using a header config AMQ_SCHEDULED_DELAY, but I can't seem to find the actual header key to implement the same with Aiostomp library.
Can anyone please tell me if the library supports this functionality?
Thanks,
Gaurav
The text was updated successfully, but these errors were encountered:
Hello,
Is there a way to configure Delay and Schedule Message Delivery in Aiostomp?
In this document https://activemq.apache.org/delay-and-schedule-message-delivery it says the broker supports scheduled delay of messages being sent to consumer using a header config AMQ_SCHEDULED_DELAY, but I can't seem to find the actual header key to implement the same with Aiostomp library.
Can anyone please tell me if the library supports this functionality?
Thanks,
Gaurav
The text was updated successfully, but these errors were encountered: