DGII 71 — Timeout contacting DGII
Tiempo de espera agotado al contactar DGII
| Field | Value |
|---|---|
| DGII code | 71 |
| Category | Network / availability |
| HTTP status | 504 |
| Retryable | Yes |
| Tenant fixable | No |
Problem.type | https://errors.api.erply.pro/dgii-71-timeout |
Probable cause
The DGII server did not respond within the timeout (15 s). It is transient; ERPly Pro will retry.
How to fix
- Retry after a few seconds — ERPly Pro does this for you via the internal queue.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-71-timeout",
"title": "Timeout contacting DGII",
"status": 504,
"detail": "DGII code 71: Timeout contacting DGII",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "71",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.