Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ffcd25b

Browse files
Peter KovecsesPeter Kovecses
Peter Kovecses
authored and
Peter Kovecses
committed
Uncomment the configuration resilience section
1 parent 7cffba9 commit ffcd25b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎BookStore.Proxy/appsettings.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
}
1010
]
1111
},
12-
//"HttpResilience": {
13-
// "MaxRetryAttempts": 5,
14-
// "RetryDelay": "00:00:02",
15-
// "AttemptTimeout": "00:00:05",
16-
// "TotalRequestTimeout": "00:00:15"
17-
//},
12+
"HttpResilience": {
13+
"MaxRetryAttempts": 5,
14+
"RetryDelay": "00:00:02",
15+
"AttemptTimeout": "00:00:05",
16+
"TotalRequestTimeout": "00:00:15"
17+
},
1818
"AllowedHosts": "*"
1919
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /