sp00x/node-adobe-media-encoder-webservice

Send multiple items to queue

Marcuzzz opened this issue · 1 comments

Hi,

Briljant job this!

Do you know if it's possible to send multiple items to queue?
It now says: "Job request denied. The render service is busy."
But I would be much easier if it does add it to the AME queue...

Kind regards,
Marc

sp00x commented

Sorry for the late reply - it got lost somewhere in my inbox.

As far as I can tell it is not possible to queue multiple files against their webservice, so you must probably just create a single instance of my abstraction class, and then queue requests yourself and handle it that way.