borni-dhifi / vatnumber

Automatically exported from code.google.com/p/vatnumber
GNU General Public License v3.0
0 stars 0 forks source link

SERVER_BUSY #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to connect in busy times
2. suds.WebFault: Server raised fault: 'SERVER_BUSY'

this should be handled to avoid long waiting and timeouts 

What is the expected output? What do you see instead?
error  message "SERVER_BUSY" or similar

What version of the product are you using? On what operating system?

Please provide any additional information below.
we handle this with
try:

except:

Original issue reported on code.google.com by chricar...@gmail.com on 6 Jun 2013 at 9:34

GoogleCodeExporter commented 8 years ago
Mark as invalid, the expected output is the current behavior.

Original comment by cedric.krier@b2ck.com on 6 Jun 2013 at 4:24