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
e5b7eed8
Commit
e5b7eed8
authored
Apr 01, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-gateway-local.yml
parent
2d507615
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
techhero-gateway-local.yml
+2
-2
No files found.
techhero-gateway-local.yml
View file @
e5b7eed8
...
@@ -18,11 +18,11 @@ hystrix:
...
@@ -18,11 +18,11 @@ hystrix:
execution
:
execution
:
isolation
:
isolation
:
thread
:
thread
:
timeoutInMilliseconds
:
60000
0
#设置API网关中路由转发请求的HystrixCommand执行超时时间
timeoutInMilliseconds
:
60000
#设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon
:
ribbon
:
ConnectTimeout
:
3000
#设置路由转发请求的时候,创建请求连接的超时时间
ConnectTimeout
:
3000
#设置路由转发请求的时候,创建请求连接的超时时间
ReadTimeout
:
60000
0
#用来设置路由转发请求的超时时间
ReadTimeout
:
60000
#用来设置路由转发请求的超时时间
security
:
security
:
encode
:
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