processing / processing/p5.js-website
Build fails with getCurationSketches when OP API inaccessible
Open
@priyaa-j is already working on this.
Since Feb 23, 2026.
Bug
- Dominant language
- MDX
- Stars
- 96
- Forks
- 322
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 8
Description
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:
- https://github.com/processing/p5.js-website/actions/runs/22182341582/job/64146661413
- https://github.com/processing/p5.js-website/pull/1183
- https://github.com/processing/p5.js-website/pull/1184
- https://github.com/processing/p5.js-website/pull/1186
Would you like to work on the issue?
I can but if someone else wants to help investigate and fix they are welcome!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.