PlexusJS/plexus

Add a "pending tasks" functionality to api

Pckool opened this issue · 0 comments

It would be cool if we could add a queue to api to hold api calls until a condition is met (a function is called, or maybe some programmatic condition is met). Would be useful for parallel batch api calls