2er0
2er0
The issue still exists. I have one workspace where it works and one where the error above occurs: - not working: `timeflow/timeflow-mTADS-4-idun-real` - working: `timeflow/timeflow-mTADS-2-idun`
The script pulls ~117 runs and then gets the error seen above.
I was able to collect the results in a different way. We can close this issue from my side. I'm not pulling a CSV via the API.
@CodeLionX please test - I found some time to make the first full working draft. ``` docker build -t registry.gitlab.hpi.de/akita/i/python3-base:0.2.6 ./0-base-images/python3-base docker build -t registry.gitlab.hpi.de/akita/i/python3-torch:0.2.6 ./0-base-images/python3-torch docker build -t registry.gitlab.hpi.de/akita/i/gdn:0.2.6...