consume
Consumes messages from the queue and processes them using the provided handler.
Parameters
onMessage
The handler function to process each consumed message.
Consumes messages from the queue and processes them using the provided handler.
The handler function to process each consumed message.