Docs say not to use Logger.flush/0 in production - what's the downside?
|
|
16
|
211
|
December 7, 2024
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
43
|
2395
|
November 26, 2024
|
Tower - Agnostic Error Tracking in Elixir
|
|
1
|
319
|
November 20, 2024
|
DiscoLog - Use Discord as a logging service and error tracking solution
|
|
13
|
498
|
November 19, 2024
|
Errata - Structured error handling for Elixir
|
|
3
|
249
|
November 15, 2024
|
"Catch-all" error handling in LiveView
|
|
9
|
1742
|
November 14, 2024
|
How to track errors in production for Phoenix Live Applications
|
|
2
|
399
|
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
|
43
|
September 9, 2024
|
LiveView File Upload - Flush errors and reset
|
|
2
|
207
|
July 2, 2024
|
Render error message for hidden field
|
|
6
|
404
|
June 11, 2024
|
Generic actions vs Splode errors
|
|
9
|
291
|
June 10, 2024
|
Handling partial failures when exposing external data in a resource
|
|
4
|
273
|
January 20, 2024
|
`sign_in_with_password` from AshAuthentication seems to be lacking requred `AshGraphql.Error` implimentation for bad password
|
|
5
|
436
|
November 13, 2023
|
How to handle constraint error when deleting record from adjacency list?
|
|
14
|
638
|
October 17, 2023
|
Is this a good pattern for handling a list of {:ok|:error} results?
|
|
17
|
1343
|
April 22, 2023
|
Examples of "fallback" tasks for error recovery?
|
|
2
|
804
|
February 11, 2023
|
LiveView error patterns without redirects
|
|
4
|
684
|
December 27, 2022
|
Handling multiple fallible operations that might need cleanup
|
|
8
|
849
|
November 27, 2022
|
Why `throw/catch` is discouraged for control flow in favor of `with` special form?
|
|
20
|
2425
|
November 16, 2022
|
Error tracking tools and "let it crash" philosophy
|
|
2
|
728
|
November 11, 2022
|
Refactor functions that can return different kind of errors
|
|
7
|
1069
|
October 10, 2022
|
What's the best way of handling error?
|
|
14
|
2708
|
September 21, 2022
|
No stack trace in production log
|
|
19
|
3696
|
September 13, 2022
|
AppSignal error not received
|
|
1
|
575
|
August 23, 2022
|
Absinthe Error handling and Gettext
|
|
0
|
678
|
August 3, 2022
|
Idea: Rust-like syntactic support for :ok/:error
|
|
8
|
1011
|
July 21, 2022
|
Error logging and stack traces in release vs IEx
|
|
4
|
1897
|
July 2, 2022
|
Phoenix API returns html errors instead of messages
|
|
2
|
1188
|
June 17, 2022
|
How to add layout to 404 page in phoenix?
|
|
10
|
4231
|
May 7, 2022
|