|
Is it possible to retrieve a Oban.PerformError from a failed job?
|
|
4
|
118
|
February 16, 2026
|
|
Preventing GenServer terminating errors being reported to Sentry
|
|
3
|
159
|
August 16, 2025
|
|
Ecto error handling: let exceptions bubble up?
|
|
5
|
226
|
July 22, 2025
|
|
Tower - Agnostic Error Tracking in Elixir
|
|
3
|
622
|
February 12, 2025
|
|
Errata - Structured error handling for Elixir
|
|
3
|
344
|
November 15, 2024
|
|
Phoenix do not take into consideration my custom errorView
|
|
4
|
1322
|
February 16, 2024
|
|
How to best format exceptions
|
|
2
|
388
|
January 28, 2024
|
|
Library API Design error returns: nil vs error tuple vs exception
|
|
12
|
4173
|
December 12, 2023
|
|
Why is the passed block being evaluated even when an exception is raised?
|
|
4
|
333
|
October 2, 2023
|
|
Error : Plug.Exception is not implemented after upgrading to plug 1.14
|
|
1
|
684
|
May 31, 2023
|
|
Handle/render errors or raise exceptions
|
|
3
|
861
|
April 11, 2023
|
|
Exception management in liveview render good practice
|
|
3
|
1105
|
November 1, 2022
|
|
Is it possible to change the stacktrace before printing the exception?
|
|
3
|
557
|
October 22, 2022
|
|
Stylistic question: How to break out of a recursive tree processing?
|
|
3
|
909
|
September 30, 2022
|
|
Handle and catch Ecto errors / exceptions
|
|
2
|
1865
|
July 8, 2022
|
|
Dialyzer errors out on cond statement that uses is_exception
|
|
0
|
587
|
April 5, 2022
|
|
Surprising beahavior with streams and exceptions
|
|
2
|
722
|
November 28, 2021
|
|
How do you track/report BEAM crashes?
|
|
6
|
1185
|
September 9, 2021
|
|
How to handle error handling boilerplate
|
|
15
|
5027
|
July 9, 2021
|
|
Logging Exceptions on Prod
|
|
2
|
1081
|
May 18, 2021
|
|
When exceptions are not so exceptional
|
|
5
|
1180
|
February 16, 2021
|
|
Best practices in handling 3rd party libraries exceptions/exits (i.e. AMQP exits on AMQP.Queue.declare/3)
|
|
6
|
1357
|
October 15, 2020
|
|
Defexception ... functions overridable?
|
|
1
|
1243
|
May 16, 2020
|
|
Would you raise this as an ArgumentError, RuntimeError, or other?
|
|
2
|
2558
|
October 14, 2019
|
|
Handling Exceptions in Absinthe
|
|
0
|
2219
|
August 14, 2019
|
|
Phoenix Websocket Error/Exception Handling
|
|
4
|
3695
|
June 30, 2019
|
|
Raising a custom exception: module not available?
|
|
3
|
3092
|
March 29, 2019
|
|
Noise in ExUnit results when using assert_raise
|
|
1
|
1092
|
February 21, 2019
|