alewin/useWorker

Error in RemoteDependencies with more than one

vitorlans opened this issue · 0 comments

Hello,

I was trying put to run my worker with more than one RemoteDependencies like below

image

I got this error from console:

image

with just one RemoteDependencies it works
For now my workaround is create two work with one dependency

Thanks 😀