|
Oban silently accepting failed jobs with suspicious return values
|
|
2
|
87
|
February 6, 2026
|
|
How to ensure {:error, _} tuples are handled and not silently ignored?
|
|
8
|
318
|
December 4, 2025
|
|
Should Elixir get a new "bad return" exception?
|
|
0
|
155
|
November 19, 2025
|
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
54
|
3498
|
November 9, 2025
|
|
Tenancy-aware custom error page
|
|
3
|
144
|
July 29, 2025
|
|
Ecto error handling: let exceptions bubble up?
|
|
5
|
196
|
July 22, 2025
|
|
Why is Phoenix default ErrorJSON using plural errors with a map as the value?
|
|
8
|
214
|
June 4, 2025
|
|
Handling custom errors in Phoenix error view
|
|
0
|
103
|
April 18, 2025
|
|
When and how is the violation_message for a relationship used?
|
|
5
|
50
|
March 15, 2025
|
|
What is the most idiomatic way to handle fine grained errors in Elixir?
|
|
5
|
162
|
March 3, 2025
|
|
How to render errors/exceptions raised in router plugs based on the request's content-type
|
|
1
|
89
|
February 18, 2025
|
|
Tower - Agnostic Error Tracking in Elixir
|
|
3
|
607
|
February 12, 2025
|
|
DiscoLog - Use Discord as a logging service and error tracking solution
|
|
16
|
981
|
February 6, 2025
|
|
Best Approach for Validating Thousands of Inputs in an Elixir SDK Project
|
|
4
|
136
|
January 26, 2025
|
|
How to handle errors centrally?
|
|
4
|
156
|
January 25, 2025
|
|
Docs say not to use Logger.flush/0 in production - what's the downside?
|
|
16
|
373
|
December 7, 2024
|
|
Errata - Structured error handling for Elixir
|
|
3
|
335
|
November 15, 2024
|
|
"Catch-all" error handling in LiveView
|
|
9
|
2046
|
November 14, 2024
|
|
How to track errors in production for Phoenix Live Applications
|
|
2
|
538
|
October 8, 2024
|
|
Local error tracker/notifier?
|
|
7
|
810
|
September 29, 2024
|
|
Is it possible to get more context information when anonymous function doesn't match
|
|
1
|
68
|
September 9, 2024
|
|
LiveView File Upload - Flush errors and reset
|
|
2
|
413
|
July 2, 2024
|
|
Render error message for hidden field
|
|
6
|
657
|
June 11, 2024
|
|
Generic actions vs Splode errors
|
|
9
|
354
|
June 10, 2024
|
|
Handling partial failures when exposing external data in a resource
|
|
4
|
316
|
January 20, 2024
|
|
`sign_in_with_password` from AshAuthentication seems to be lacking requred `AshGraphql.Error` implimentation for bad password
|
|
5
|
480
|
November 13, 2023
|
|
How to handle constraint error when deleting record from adjacency list?
|
|
14
|
833
|
October 17, 2023
|
|
Is this a good pattern for handling a list of {:ok|:error} results?
|
|
17
|
1494
|
April 22, 2023
|
|
Examples of "fallback" tasks for error recovery?
|
|
2
|
846
|
February 11, 2023
|
|
LiveView error patterns without redirects
|
|
4
|
720
|
December 27, 2022
|