Updated
This commit is contained in:
parent
bcb83dfea5
commit
4430d24a3e
14 changed files with 99 additions and 106 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[backend]
|
||||
backend_url = "http://localhost:8080"
|
||||
url = "http://localhost:8080"
|
||||
|
||||
[request]
|
||||
request_retries = 3
|
||||
request_retry_codes = [400, 404, 405, 500, 502]
|
||||
retries = 3
|
||||
retry_codes = [400, 404, 405, 500, 502]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue