cloudinary-community / cloudinary-community/cloudinary-util
[Bug] Prevent 423 from running endlessly
Open
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
# **Bug Report**
## **Describe the bug**
If for some reason there's a hiccup in the processing pipeline, the pollforprocessing function may just continue running and running
We should have some sort of timeout, perhaps something that can be configured by the user, to avoid it running indefinitely
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.