Ievgen Pyrogov
Ievgen Pyrogov
For what it's worth, we're seeing a similar issue 🤔
@crbelaus any update on this one? Do you need help, by any chance?
@alisinabh out of curiosity, do you benchmarking results to share for bandit_native?
Separately, or perhaps as part of this proposal, would it also make sense to promote the generic runtime exception to be a Req-specific exception? For context, today when using `http_errors:...
@wojtekmach thanks, your comment made me look into documentation for implementing steps, as I haven't explored it before. I ended up with something that looks quite sensible: ```elixir defmodule ExternalServiceError...
What seems like a similar issue appears to still exist as of 0.16.2. I'm hitting it like this: 1. create an empty dir and initialize elixir SDK in it, 2....
Would very much love to see this one merged!
As a data point: I'm seeing this error when using OrbStack, e.g. not official docker daemon, on macOS.
When I re-run the `pdfcpu`, the problem described here is gone, indeed. For context, I am facing this problem only when using `pdfcpu` tool as part of a end-to-end test...
Facing this same issue, since loki started failing in my docker-compose, which included a healthcheck spec. A temporarily workaround for me is to remove the healthcheck, but this likely cause...