bandit icon indicating copy to clipboard operation
bandit copied to clipboard

Error handling and logging improvements via re-raising

Open grzuy opened this issue 5 months ago • 0 comments

Potential alternative to #398 .

Proof of concept still.

Haven't yet tested how compatible is with earlier elixir/otp versions.

This moves to do something "similar" to what plug_cowboy does in https://github.com/elixir-plug/plug_cowboy/blob/ced253f035f2a07ebed17cfacb64d4f16357a750/lib/plug/cowboy/handler.ex#L21-L23.

grzuy avatar Sep 18 '24 19:09 grzuy