Attribute | Description |
---|---|
rateLimit | The time, in milliseconds, to wait between sending messages on a per-second basis. This does not synchronize throttling between requests. |
storeAllMessages | Boolean flag that indicates whether messages should be indexed and stored. By default, only scheduled messages are stored, as they need to be retrieved by the scheduler at a later time. Storing all messages can be useful for auditing the system, but it will have an impact on the system storage requirements. |