We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c414b1e commit c10d99eCopy full SHA for c10d99e
README.md
@@ -318,6 +318,7 @@ app.async.direct.maxLengthBytes=125000000
318
```
319
app.async.global.exchange=exchangeCustomName
320
app.async.global.maxLengthBytes=125000000
321
+app.async.maxConcurrency=20
322
323
324
* withDLQRetry: Whether to enable or not the new Retry DLQ Strategy
0 commit comments