Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyvat.exceptions.ServerError: ServerError: MS_MAX_CONCURRENT_REQ #68

Open
sowinski opened this issue Nov 21, 2023 · 1 comment
Open

Comments

@sowinski
Copy link

Hi,

getting this error from time to time. What can we do?

    response = pyvat.check_vat_number(self.ustid)
  File "/usr/local/lib/python3.9/site-packages/pyvat/__init__.py", line 211, in check_vat_number
    return VAT_REGISTRIES[country_code].check_vat_number(vat_number,
  File "/usr/local/lib/python3.9/site-packages/pyvat/registries.py", line 136, in check_vat_number
    raise ServerError(fault_code)
pyvat.exceptions.ServerError: ServerError: MS_MAX_CONCURRENT_REQ

@dgtlmoon
Copy link

dgtlmoon commented Dec 1, 2023

A good github person always searches for other results with the same text in the issue list (use the search box) before posting a new one..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants