conductor-oss / conductor-oss/javascript-sdk
NULL case not handled in TASK Poller.
Open
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 20
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
When there are no task queued and the poller returns null. It throws error as we cannot loop through null.
So there should be a null check.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.