Add retry middleware

This commit is contained in:
2025-11-12 17:27:11 +08:00
parent fc9814c8e8
commit 3ebf91c260

View File

@@ -26,6 +26,10 @@ http:
- application/javascript
- application/json
- text/plain
retry-fast:
retry:
attempts: 2
initialInterval: 50ms
routers:
qbit:
rule: Host(`qbit.gbanyan.net`)