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
33a4bb6c
Commit
33a4bb6c
authored
Apr 23, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-local.yml
parent
7b218e80
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
26 deletions
+14
-26
application-local.yml
+14
-26
No files found.
application-local.yml
View file @
33a4bb6c
...
...
@@ -6,31 +6,25 @@ spring:
max-request-size
:
300MB
ribbon
:
ReadTimeout
:
7000
ConnectTimeout
:
7000
ReadTimeout
:
60000
ConnectTimeout
:
60000
MaxAutoRetries
:
0
MaxAutoRetriesNextServer
:
1
eureka
:
enabled
:
false
eager-load
:
enabled
:
true
clients
:
techhero-framework-config, techhero-framework-eureka, techhero-framework-auth,techhero-platform-exam,techhero-platform-system
feign
:
hystrix
:
enabled
:
true
okhttp
:
enabled
:
true
httpclient
:
enabled
:
false
client
:
config
:
feignName
:
connectTimeout
:
10000
readTimeout
:
10000
compression
:
request
:
enabled
:
true
response
:
enabled
:
true
hystrix
:
command
:
default
:
execution
:
timeout
:
enabled
:
true
isolation
:
thread
:
timeoutInMilliseconds
:
60000
threadpool
:
default
:
coreSize
:
10
...
...
@@ -38,12 +32,6 @@ hystrix:
queueSizeRejectionThreshold
:
800
circuitBreaker
:
requestVolumeThreshold
:
100
#熔断失败个数 超过既发生短路 默认20个
command
:
default
:
execution
:
isolation
:
thread
:
timeoutInMilliseconds
:
40000
fallback
:
isolation
:
semaphore
:
...
...
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