Marc Höffl

Results 52 comments of Marc Höffl

+1 I would need this also for some adaption of FOS UserBundle

I think keeping the "old" document around in this case is not an issue. This is already the case for "data changes" anyways. There are 2 changes in regards to...

+1 to see a proper solution to just running type checks. I would love to separate my build from type checks in order to parallize them as well as enabling...

@AliYusuf95 : unfortunately not. There was a chain of TS issues I ran into and could not resolve them.

@chrisradek this is actually what I tried to do. But adding a "then" or "catch" on the `load` call, will turn it into a promise. And I can't call `analytics.track()`...

@silesky yes I ran into this in production. Also updated to the newest version of this library. Only way to get around it in my codebase was to remove the...

I would like to propose a different way to achieve a similar thing. Im not sure if a new issue would be more appropriate. I would like to be able...

Okay, how is it not integrated and can it be integrated within kue-scheduler or does it require changes to kue itself? If you can elaborate slightly on the internals. E.g....

But with that approach should not at least the NEXT instance of the job be shown in the admin interface with the normal delay?