EU VAT guide
GLOBAL_MAX_CONCURRENT_REQ VIES error
GLOBAL_MAX_CONCURRENT_REQ means the VIES service is receiving too many concurrent requests globally.
Meaning
This is a traffic-limit response from the VIES side. It does not tell you whether the VAT number is valid or invalid.
High-volume tools should slow down, queue checks, and retry later instead of increasing concurrency.
For API integrations
Treat this error as retryable and store it as an unavailable status until a later validation succeeds or fails.
Avoid exposing this as a customer data issue; it is an upstream capacity condition.
Validating VAT numbers at volume?
Join the batch/API list for CSV validation, retries, audit exports, and developer access.
Related VIES guides
- VIES VAT checkerCheck an EU VAT number in VIES and understand what the response means.
- EU VAT number validationValidate EU VAT IDs and learn when VAT checks matter for cross-border trade.
- VIES consultation numberLearn what a VIES consultation number is and when it can appear.
- VIES errors explainedUnderstand common VIES errors such as MS_UNAVAILABLE, TIMEOUT, and SERVICE_UNAVAILABLE.
- VIES service unavailableWhat to do when VIES or a national VAT registry is unavailable.
- Is VIES down?Check whether the VIES gateway appears reachable and learn what VIES downtime means.