Error Handling In Elixir
|
|
4
|
84
|
January 25, 2025
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
45
|
2573
|
January 15, 2025
|
Docs say not to use Logger.flush/0 in production - what's the downside?
|
|
16
|
223
|
December 7, 2024
|
Tower - Agnostic Error Tracking in Elixir
|
|
1
|
339
|
November 20, 2024
|
DiscoLog - Use Discord as a logging service and error tracking solution
|
|
13
|
538
|
November 19, 2024
|
Errata - Structured error handling for Elixir
|
|
3
|
256
|
November 15, 2024
|
"Catch-all" error handling in LiveView
|
|
9
|
1768
|
November 14, 2024
|
How to track errors in production for Phoenix Live Applications
|
|
2
|
414
|
October 8, 2024
|
Local error tracker/notifier?
|
|
7
|
778
|
September 29, 2024
|
Is it possible to get more context information when anonymous function doesn't match
|
|
1
|
45
|
September 9, 2024
|
LiveView File Upload - Flush errors and reset
|
|
2
|
236
|
July 2, 2024
|
Render error message for hidden field
|
|
6
|
440
|
June 11, 2024
|
Generic actions vs Splode errors
|
|
9
|
294
|
June 10, 2024
|
Handling partial failures when exposing external data in a resource
|
|
4
|
274
|
January 20, 2024
|
`sign_in_with_password` from AshAuthentication seems to be lacking requred `AshGraphql.Error` implimentation for bad password
|
|
5
|
440
|
November 13, 2023
|
How to handle constraint error when deleting record from adjacency list?
|
|
14
|
658
|
October 17, 2023
|
Is this a good pattern for handling a list of {:ok|:error} results?
|
|
17
|
1355
|
April 22, 2023
|
Examples of "fallback" tasks for error recovery?
|
|
2
|
807
|
February 11, 2023
|
LiveView error patterns without redirects
|
|
4
|
685
|
December 27, 2022
|
Handling multiple fallible operations that might need cleanup
|
|
8
|
851
|
November 27, 2022
|
Why `throw/catch` is discouraged for control flow in favor of `with` special form?
|
|
20
|
2452
|
November 16, 2022
|
Error tracking tools and "let it crash" philosophy
|
|
2
|
730
|
November 11, 2022
|
Refactor functions that can return different kind of errors
|
|
7
|
1072
|
October 10, 2022
|
What's the best way of handling error?
|
|
14
|
2717
|
September 21, 2022
|
No stack trace in production log
|
|
19
|
3735
|
September 13, 2022
|
AppSignal error not received
|
|
1
|
578
|
August 23, 2022
|
Absinthe Error handling and Gettext
|
|
0
|
679
|
August 3, 2022
|
Idea: Rust-like syntactic support for :ok/:error
|
|
8
|
1012
|
July 21, 2022
|
Error logging and stack traces in release vs IEx
|
|
4
|
1914
|
July 2, 2022
|
Phoenix API returns html errors instead of messages
|
|
2
|
1192
|
June 17, 2022
|