Ananyobrata Pal
Results
2
comments of
Ananyobrata Pal
> For anyone having this problem, I'm currently solving this by pushing the error data onto the [local_cache](https://api.rocket.rs/v0.5-rc/rocket/request/macro.local_cache.html) of the request and reading it at the [catcher](https://api.rocket.rs/v0.5-rc/rocket/struct.Catcher.html). Don't know if...
> This issue happens after `a7a9ba714bcc31f5453a60d48598186b6487b75c` commit. Using previous commit - `73e44f43c70289c70195b5e7bc6a077ceffddda4`. If anyone is using Lazy for package management, just add the commit hash while adding the plugin and...