fix: add sub2api edge retry

This commit is contained in:
Codex
2026-06-11 12:01:21 +00:00
parent 5e44545f07
commit ea92eed148
4 changed files with 136 additions and 3 deletions
@@ -138,6 +138,13 @@ publicExposure:
serviceName: caddy
upstreamBaseUrl: http://127.0.0.1:21880
responseHeaderTimeoutSeconds: 600
edgeRetry:
enabled: true
tryDurationSeconds: 10
tryIntervalMilliseconds: 250
retryMatch:
methods: [POST]
paths: [/responses/compact]
localCodex:
backupSuffix: pre-sub2api
providerName: OpenAI