Hi Paolo, thanks for reaching out. To diagnose, we will need a bit more information. You can send an email to datalab@noirlab.edu, and we'll take it from there.
Can you please tell us:
1) How are you running the queries? 'datalab' command line client? A notebook running on Data Lab's NB server? Or a NB running locally on your computer? Something else? (please post an example command that fails).
2) Are your queries maybe timing out? (if yes, try a higher timeout, up to timeout=600 (seconds) for sync queries; and there is also the async_=True mode, if you need longer-running queries).
3) Show us an example query that fails so we can try to reproduce it.
4) Are you running one query at a time, or maybe concurrently? And if concurrently, how?
Thanks,
Robert