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