Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Jul 11, 2024
1 parent 1154047 commit 8d9f0d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions deploy/all-cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,14 @@ data:
initializeTimeout: ${CONFIG_POLICY_INITIALIZE_TIMEOUT:10000}
service:
warmups: ${CONFIG_WARMUP_SERVICES:}
excludes:
- org.apache.dubbo.metadata.MetadataService
concurrencyLimiter:
type: Resilience4j
cleanInterval: 30000
expireTime: 60000
rateLimiter:
type: Resilience4j
cleanInterval: 30000
expireTime: 60000
circuitBreaker:
type: Resilience4j
cleanInterval: 30000
Expand Down
Binary file modified deploy/packages/joylive-injector-1.1.0.tgz
Binary file not shown.

0 comments on commit 8d9f0d7

Please sign in to comment.