Tower - Agnostic Error Tracking in Elixir
|
|
3
|
524
|
February 12, 2025
|
Errata - Structured error handling for Elixir
|
|
3
|
273
|
November 15, 2024
|
Phoenix do not take into consideration my custom errorView
|
|
4
|
1274
|
February 16, 2024
|
How to best format exceptions
|
|
2
|
328
|
January 28, 2024
|
Library API Design error returns: nil vs error tuple vs exception
|
|
12
|
4032
|
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
|
663
|
May 31, 2023
|
Handle/render errors or raise exceptions
|
|
3
|
822
|
April 11, 2023
|
Exception management in liveview render good practice
|
|
3
|
1031
|
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
|
1787
|
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
|
706
|
November 28, 2021
|
How do you track/report BEAM crashes?
|
|
6
|
1144
|
September 9, 2021
|
How to handle error handling boilerplate
|
|
15
|
4630
|
July 9, 2021
|
Logging Exceptions on Prod
|
|
2
|
1057
|
May 18, 2021
|
When exceptions are not so exceptional
|
|
5
|
1123
|
February 16, 2021
|
Best practices in handling 3rd party libraries exceptions/exits (i.e. AMQP exits on AMQP.Queue.declare/3)
|
|
6
|
1297
|
October 15, 2020
|
Defexception ... functions overridable?
|
|
1
|
1206
|
May 16, 2020
|
Would you raise this as an ArgumentError, RuntimeError, or other?
|
|
2
|
2454
|
October 14, 2019
|
Handling Exceptions in Absinthe
|
|
0
|
2193
|
August 14, 2019
|
Phoenix Websocket Error/Exception Handling
|
|
4
|
3640
|
June 30, 2019
|
Raising a custom exception: module not available?
|
|
3
|
3052
|
March 29, 2019
|
Noise in ExUnit results when using assert_raise
|
|
1
|
1077
|
February 21, 2019
|