Tower - Agnostic Error Tracking in Elixir
|
|
3
|
528
|
February 12, 2025
|
Errata - Structured error handling for Elixir
|
|
3
|
277
|
November 15, 2024
|
Phoenix do not take into consideration my custom errorView
|
|
4
|
1280
|
February 16, 2024
|
How to best format exceptions
|
|
2
|
336
|
January 28, 2024
|
Library API Design error returns: nil vs error tuple vs exception
|
|
12
|
4042
|
December 12, 2023
|
Why is the passed block being evaluated even when an exception is raised?
|
|
4
|
307
|
October 2, 2023
|
Error : Plug.Exception is not implemented after upgrading to plug 1.14
|
|
1
|
664
|
May 31, 2023
|
Handle/render errors or raise exceptions
|
|
3
|
828
|
April 11, 2023
|
Exception management in liveview render good practice
|
|
3
|
1039
|
November 1, 2022
|
Is it possible to change the stacktrace before printing the exception?
|
|
3
|
539
|
October 22, 2022
|
Stylistic question: How to break out of a recursive tree processing?
|
|
3
|
888
|
September 30, 2022
|
Handle and catch Ecto errors / exceptions
|
|
2
|
1794
|
July 8, 2022
|
Dialyzer errors out on cond statement that uses is_exception
|
|
0
|
581
|
April 5, 2022
|
Surprising beahavior with streams and exceptions
|
|
2
|
707
|
November 28, 2021
|
How do you track/report BEAM crashes?
|
|
6
|
1144
|
September 9, 2021
|
How to handle error handling boilerplate
|
|
15
|
4668
|
July 9, 2021
|
Logging Exceptions on Prod
|
|
2
|
1058
|
May 18, 2021
|
When exceptions are not so exceptional
|
|
5
|
1127
|
February 16, 2021
|
Best practices in handling 3rd party libraries exceptions/exits (i.e. AMQP exits on AMQP.Queue.declare/3)
|
|
6
|
1302
|
October 15, 2020
|
Defexception ... functions overridable?
|
|
1
|
1210
|
May 16, 2020
|
Would you raise this as an ArgumentError, RuntimeError, or other?
|
|
2
|
2466
|
October 14, 2019
|
Handling Exceptions in Absinthe
|
|
0
|
2196
|
August 14, 2019
|
Phoenix Websocket Error/Exception Handling
|
|
4
|
3643
|
June 30, 2019
|
Raising a custom exception: module not available?
|
|
3
|
3055
|
March 29, 2019
|
Noise in ExUnit results when using assert_raise
|
|
1
|
1078
|
February 21, 2019
|