Most appropriate sections of the p5.js website?
Other (specify if possible)
What is your operating system?
Other (specify if possible)
Web browser and version
No response
Actual Behavior
Build is failing for multiple PRs because of getCurationSketches break. That code contains pollng the OpenProcessing API.
Expected Behavior
Should be possible to fetch OP. Should have a fallback: if OP fetched data already exists it should not be re-fetched at every new CI run.
Steps to reproduce
See failed builds for:
Would you like to work on the issue?
I can but if someone else wants to help investigate and fix they are welcome!
Most appropriate sections of the p5.js website?
Other (specify if possible)
What is your operating system?
Other (specify if possible)
Web browser and version
No response
Actual Behavior
Build is failing for multiple PRs because of
getCurationSketchesbreak. That code contains pollng the OpenProcessing API.Expected Behavior
Should be possible to fetch OP. Should have a fallback: if OP fetched data already exists it should not be re-fetched at every new CI run.
Steps to reproduce
See failed builds for:
Would you like to work on the issue?
I can but if someone else wants to help investigate and fix they are welcome!