globocom / globocom/edison

Add debug information to circuit breaker

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```elixir
Edison.circuit_breaker :my_circuit, %{debug: %{request_id "jkANdjnsldj", controller: "UsersController"}} do
raise Error1 # Should rescue and log with the debug information.
end
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.