Antonio Marino
Antonio Marino
I'm running bull v3.4.3
What's the easiest way to debug this? I would like to see the full payload of the job causing the issue. Is there a debug mode?
I've put a console.log to print the "jobs" array right before the render method for that, and it showed that one of the items in the array was null. Like...
Hi @Scra3 I haven't tried patching but I looked at Koa's source code (https://github.com/koajs/koa/blob/af0547d5f6330466c4e6c4c5034cea3f4cba6a74/lib/request.js) and I don't think it would work. We are using the `.ip()` getter below, which depends...
> That said, I have an alternative for you—you can mount your Koa instance using the [mountOnKoa](https://github.com/ForestAdmin/agent-nodejs/blob/95b73166d4a20e9cce19f820432b291dc0ef4021/packages/agent/src/framework-mounter.ts#L117) method. It accepts a koa instance, allowing you to configure it with any...
> @antonio0 no need to use Open Next it's not maintained by Cloudflare. james-elicx does not work at Cloudflare and cannot comment on Cloudflare not supporting Next.js. v 15. >...
Started seeing the same recently. Could this be a new issue on iOS 26.1 ?