mq_batch_size

The maximum number of messages to include in a batch.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-mq-batch-size-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/mq_batch_size",
  "title": "mq_batch_size",
  "description": "The maximum number of messages to include in a batch.",
  "example": 50,
  "type": "number"
}