File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/queues/platform Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { Render, WranglerConfig } from "~/components"
1818| Maximum messages per ` sendBatch ` call | 100 (or 256KB in total) |
1919| Maximum Batch wait time | 60 seconds |
2020| Per-queue message throughput | 5,000 messages per second <sup >2</sup > |
21- | Message retention period <sup >3</sup > | 4 days (default). [ Configurable to 14 days] ( /queues/configuration/configure-queues#queue-configuration ) |
21+ | Message retention period <sup >3</sup > | 4 days (default). [ Configurable to 14 days] ( /queues/configuration/configure-queues/ #queue-configuration ) |
2222| Per-queue backlog size <sup >4</sup > | 25GB |
2323| Concurrent consumer invocations | 250 <sup >push-based only</sup > |
2424| Consumer duration (wall clock time) | 15 minutes <sup >5</sup > |
You can’t perform that action at this time.
0 commit comments