Skip to content

Commit daee508

Browse files
committed
Sync with main
2 parents ab8452a + 7e16095 commit daee508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ def _launch_traefik_cli(*extra_args, env=None):
336336
default_args = (
337337
"--api",
338338
"--log.level=debug",
339+
"--providers.providersThrottleDuration=0s",
339340
# "--entrypoints.web.address=:8000",
340341
"--entrypoints.websecure.address=:8000",
341342
"--entrypoints.enter_api.address=:8099",

0 commit comments

Comments
 (0)