Export to GitHub

vatnumber - issue #27

SERVER_BUSY


Posted on Jun 6, 2013 by Happy Elephant

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:

Comment #1

Posted on Jun 6, 2013 by Helpful Kangaroo

Mark as invalid, the expected output is the current behavior.

Status: Invalid

Labels:
Type-Defect Priority-Medium