You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mohanliu there was some server downtime last week to implement the FAIR-related enhancements.
@kdmsit the server-side calculations are computationally expensive for those kinda queries. We're now in the process of upgrading hardware and related server-side architecture. Hopefully, that'll speed up the querying.
When I am running
with rester.QMPYRester() as q:
args = {
# "composition": 'ClW,SrSe'
"composition": composition
}
Sometimes getting following error :
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Could anyone please let me know why it is happening?
The text was updated successfully, but these errors were encountered: