Pulsar
To setup Apache Pulsar pubsub create a component of type . See this guide on how to create and apply a pubsub configuration. For more information on Apache Pulsar
These optional parameter names are metadata.deliverAt
or metadata.deliverAfter
:
deliverAt
: Delay message to deliver at a specified time (RFC3339 format), e.g."2021-09-01T10:00:00Z"
- : Delay message to deliver after a specified amount of time, e.g.
"4h5m3s"
Or
- Read this guide for instructions on configuring pub/sub components