I am experiencing an error when trying to automatically create some surveys using the API. I have created surveys of the same size before with no errors at all. This just recently starting popping up. Currently I just keep retrying to create the survey until it works. The survey is around 100 questions. Here is the error message:
HTTPSConnectionPool(host='iad1.qualtrics.com', port=443): Max retries exceeded with url: /API/v3/survey-definitions/{surveyID here}/questions?blockId={blockID here} (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x12ee133b0>: Failed to establish a new connection: nErrno 12] Cannot allocate memory'))