Flow Queue Bus

Queue bus for messages in flows
Queue bus for messages in flows

Læs mere ›

Flow-kort

Når...

Flow Queue Bus
Message dequeued from queue Queue Name
i
When an unprocessed message was removed from a named queue.
Flow Queue Bus
Message failed from queue Queue Name
i
When a processed message from a named queue was marked as failed or maximum number of attempts has been reached. That message is no longer inside the queue.
Flow Queue Bus
Message handled from queue Queue Name
i
When a pocessed message from a named queue was marked as handled. That message is no longer inside the queue.
Flow Queue Bus
Message processing in queue Queue Name
i
When a message from a named queue is being processed. This could be a new message, or a message that is being retried (refer to token attempts to see how many times the message has been retried). CAUTION: the message must be marked as handled or failed manually via an action card, or the queue will become blocked and no new triggers will be fired.

Så...

Flow Queue Bus
Clear queue Queue Name
i
Clears the entire named queue (including the message that is being processed). Separate triggers will fire for each message that was in the queue.
Flow Queue Bus
Dequeue message Message ID from queue Queue Name
i
Dequeues a message that was not being processed from a named queue.
Flow Queue Bus
Dequeue all non-processed messages from queue Queue Name
i
Dequeues all messages that have not yet been processed. Separate triggers will fire for each message that was in the queue.
Flow Queue Bus
Mark message Message ID as failed in queue Queue Name and process next (if any)
i
Marks the message that was being processed as failed, removes it from the named queue and starts processing the next message (if any).
Flow Queue Bus
Get the processing message in queue Queue Name
i
Gets the message that is currently being processed (if any).
Advanced
Flow Queue Bus
Get the processing message in queue Queue Name and with default value Default Value when no message is being processed
i
Gets the message that is currently being processed (if any) and returns a default value (for token message) when no message is being processed.
Advanced
Flow Queue Bus
Mark message Message ID as handled in queue Queue Name and process next (if any)
i
Marks the message that was being processed as handled, removes it from the named queue and starts processing the next message (if any).
Flow Queue Bus
Place Message in queue Queue Name
i
Queues a message onto a named queue.
Advanced
Flow Queue Bus
Place message in queue Queue Name as only message
i
Queues a message onto a named queue and dequeues all messages that have not yet been processed. Separate triggers will fire for each message that was in the queue.
Advanced
Flow Queue Bus
Retry message Message ID maximum Maximum Attempts times in queue Queue Name
i
Retries the message that was being processed immediately with a specified maximum number of attempts. The message remains in the queue. When the maximum number of attempts is reached, the message will be marked as failed and a separate trigger will be fired.
Flow Queue Bus
Retry Message ID maximum Maximum Attempts times, each time with a delay of Delay millisonds in queue Queue Name
i
Retries the message that was being processed with a specified maximum number of attempts after the specified delay (in milliseconds). The message remains in the queue. When the maximum number of attempts is reached, the message will be marked as failed and a separate trigger will be fired.

Support

Har du et problem med denne app? Kontakt udvikleren via Homey community forum.

Hvad er nyt

Version 1.0.2 — Bug fix in Tokens

Se ændringslog

Flow Queue Bus

Flow Queue Bus er ikke kompatibel med den valgte Homey.

Flow Queue Bus bliver snart installeret på Homey.
Installer