mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
Add ErrorClassificationTest regression cases for the AI-gateway retry hardening: 5xx-before-4xx ordering (a proxy 502 whose body says "bad request" stays retryable), Chinese / numeric provider billing patterns, and DNS / TLS infrastructure-fatal detection. Fix the cert-trust pattern while adding its test: Java's ValidatorException emits "PKIX path building failed" with an uppercase PKIX and the error chain is not lower-cased, so the previous lowercase pattern never matched — an untrusted/expired cert chain fell through to the retryable SERVER_ERROR bucket and was retried in vain instead of failing over. |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| pom.xml | ||
| settings.xml | ||