Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-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
1
Merge Requests
1
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-config
Commits
ddf2bdbf
Commit
ddf2bdbf
authored
May 19, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-gateway-test.yml
parent
e81c4a93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
techhero-gateway-test.yml
+7
-7
No files found.
techhero-gateway-test.yml
View file @
ddf2bdbf
...
...
@@ -5,8 +5,8 @@ zuul:
clients
:
techhero-auth,techhero-base-exam,techhero-component-workflow,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-task,techhero-component-websocket,techhero-component-oss,techhero-project-track,techhero-project-inspection,techhero-base-datagovern,techhero-project-verification,techhero-front-server
ignoredServices
:
'
*'
host
:
connect-timeout-millis
:
2
000
socket-timeout-millis
:
2
000
connect-timeout-millis
:
5
000
socket-timeout-millis
:
5
000
hystrix
:
command
:
...
...
@@ -14,16 +14,16 @@ hystrix:
execution
:
isolation
:
thread
:
timeoutInMilliseconds
:
3
000
#设置API网关中路由转发请求的HystrixCommand执行超时时间
timeoutInMilliseconds
:
10
000
#设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon
:
ReadTimeout
:
2
000
ConnectTimeout
:
2
000
ReadTimeout
:
5
000
ConnectTimeout
:
5
000
MaxAutoRetries
:
1
MaxAutoRetriesNextServer
:
1
host
:
connect-timeout-millis
:
2
000
socket-timeout-millis
:
2
000
connect-timeout-millis
:
5
000
socket-timeout-millis
:
5
000
security
:
encode
:
...
...
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