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
f2a7c8e1
Commit
f2a7c8e1
authored
Jun 10, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-framework-gateway-local.yml
parent
b53f2e7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
techhero-framework-gateway-local.yml
+3
-3
No files found.
techhero-framework-gateway-local.yml
View file @
f2a7c8e1
...
...
@@ -23,8 +23,8 @@ spring:
publisher-returns
:
true
#确认消息已发送到队列(Queue)
zuul
:
host
:
connect-timeout-millis
:
15
0000
socket-timeout-millis
:
15
0000
connect-timeout-millis
:
2
0000
socket-timeout-millis
:
2
0000
max-total-connections
:
500
ignoredServices
:
'
*'
...
...
@@ -38,7 +38,7 @@ hystrix:
isolation
:
thread
:
#配置hystrix的超时时间,要大于(RibbonReadTimeout + RibbonConnectTimeout) * (MaxAutoRetries + 1) * (MaxAutoRetriesNextServer + 1)
timeout-in-milliseconds
:
8
0000
timeout-in-milliseconds
:
2
0000
strategy
:
SEMAPHORE
thread-pool
:
default
:
...
...
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