Ondřej Švanda

Results 99 comments of Ondřej Švanda

Yup, it would be nice to to have a benchmark, maybe someday I can make myself create one. However, it's important to note that AsyncLocalStorage and Request scoped providers don't...

@nekonee do you have an ETA on it? We're currently using @dtolnay's solution as a workaround, but it's not ideal.

What is the status of this issue? The affecting topic is still not available in the KafkaJSProtocolError. Is there any userland solution to retrieve it?

@arcanis Please reconsider this. It has been demonstrated here and in the linked issue that it's an useful feature, especially in a CI environment. I don't see why there's such...

I think a simple retry would solve the majority of issues. If monodeploy detects this scenario, it should discard changes and rebase on top of the newest commit and try...

Thank you! This solved our problem where we couldn't revert changes in git for files generated by the openapi-generator docker image.

Maybe it could be implemented as a plugin? #80

I have tested the reproduction and confirmed that the issue is only present with `FastifyAdapter`. So the issue is most likely related to this fix: https://github.com/nestjs/nest/pull/13337

That does not work for me. I added both the "preinstall" and "postinstall" scripts as per the readme and I am still having the same issues as these other guys....

I am using `#`, maybe that causes issues, too? I will try the tilde and report back. P.S. I tried `@` initially, but that nukes the repository irreversiby, even deleting...