2009/5/1 Francesco Cosoleto cosoleto@gmail.com:
- output(u'Remote site has a problem, it probably ' \
- 'exited our query with an internal Error. ' \
- 'Sleeping for %d seconds...' % self.sleeptime)
"error". I think it would be preferable to print a more generic message about an invalid/unexpected data received from server.
I wish there was a way to extract the error that the server returned :/ "Invalid data received from server" then ? What about the next line "Got incorrect export page. " ? It's no so meaningful, and the two messages could probably be merged together.