defer-run / defer.client

Zero infrastructure Node.js background jobs

Home Page:https://www.defer.run/docs/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getExecution freezes up when in development

EricDotSmith opened this issue · comments

I have the following code, when this is run on local development, getExecution never returns.

Screenshot 2023-03-15 at 2 16 47 PM

Another strange thing is the jobs that are created, no matter how many, return all the same executionId of 00000000000000000000000000000000

It is fixed in our last release.