Skip to content

Commit

Permalink
Merge branch 'release/0.51.0' of https://github.com/airyhq/airy into …
Browse files Browse the repository at this point in the history
…release/0.51.0
  • Loading branch information
Bilge committed Oct 28, 2022
2 parents 9d68b15 + 3271f2d commit 3c2b9ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ thpool.core-pool-size=${REQUESTED_CPU}
thpool.max-pool-size=${LIMIT_CPU}
thpool.queue-capacity=${QUEUE_CAPACITY:0}

retry.maxAttempts=${RETRY_MAX_ATTEMPTS:20}
retry.maxAttempts=${RETRY_MAX_ATTEMPTS:200}
retry.maxDelay=${RETRY_MAX_DELAY:500}

0 comments on commit 3c2b9ec

Please sign in to comment.