Jakub Kisielewski
Jakub Kisielewski
A little developer experience improvement as I spent a couple hours trying to figure out why is an `uncaughtException` being triggered. I left some comments because I am not certain...
docgen is broken, had to use 4a0966966bbb117e847c272096ae7cef1df5e5a8 commit (edit: which crashes at `handles.inc`...). chokes on `clients.inc`, most probably at `public const int MaxClients;` ``` Assertion failed: sym->isByRef() == type->isReference(), file...
Hi, Using the latest docker image, whenever I call the purge queue endpoint I never get a response back (timeout), the console doesn't even indicate such request was made. The...
Main README: - [ ] Rush.js setup instructions / quick guide - [x] Tree list with packages / services & links to their readme - [ ] Roadmap (libraries to...
Needs design, top of the head action items: - [ ] Request-scoped contextId/spanId with async local storage - [ ] Instrumentation - Database calls - HTTP calls - Events sent...
right now a faulty message breaks the whole app, the MikroOrmOutboxWorker should retry the message up to a specified amount of times