Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-framework-config
Commits
c6e875de
Commit
c6e875de
authored
Jun 04, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-local.yml
parent
b13aff77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
22 deletions
+3
-22
application-local.yml
+3
-22
No files found.
application-local.yml
View file @
c6e875de
...
@@ -24,8 +24,8 @@ feign:
...
@@ -24,8 +24,8 @@ feign:
enabled
:
true
enabled
:
true
ribbon
:
ribbon
:
ReadTimeout
:
3
000
ReadTimeout
:
10
000
ConnectTimeout
:
3
000
ConnectTimeout
:
10
000
#MaxAutoRetries: 3
#MaxAutoRetries: 3
#MaxAutoRetriesNextServer: 1
#MaxAutoRetriesNextServer: 1
eureka
:
eureka
:
...
@@ -38,26 +38,7 @@ ribbon:
...
@@ -38,26 +38,7 @@ ribbon:
enabled
:
true
enabled
:
true
clients
:
techhero-framework-config,techhero-framework-eureka,techhero-framework-auth,techhero-platform-exam,techhero-platform-system,techhero-business-track,techhero-business-command,techhero-business-transdata
clients
:
techhero-framework-config,techhero-framework-eureka,techhero-framework-auth,techhero-platform-exam,techhero-platform-system,techhero-business-track,techhero-business-command,techhero-business-transdata
hystrix
:
command
:
default
:
execution
:
timeout
:
enabled
:
true
isolation
:
thread
:
timeoutInMilliseconds
:
3000
threadpool
:
default
:
coreSize
:
10
maxQueueSize
:
1000
queueSizeRejectionThreshold
:
800
circuitBreaker
:
requestVolumeThreshold
:
100
#熔断失败个数 超过既发生短路 默认20个
fallback
:
isolation
:
semaphore
:
maxConcurrentRequests
:
50
#回退线程数量
tomcat
:
tomcat
:
max-connections
:
500
max-connections
:
500
max-threads
:
30
max-threads
:
30
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment