|
Error handling liveview: keeps crashing during rendering and restarting repeatedly, generating a large number of errors
|
|
3
|
105
|
April 28, 2026
|
|
Proposal: Plug.ProblemDetail — RFC 9457 standard error format for HTTP APIs
|
|
2
|
87
|
March 25, 2026
|
|
Should Elixir get a new "bad return" exception?
|
|
7
|
570
|
March 23, 2026
|
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
55
|
3675
|
March 1, 2026
|
|
Oban silently accepting failed jobs with suspicious return values
|
|
2
|
136
|
February 6, 2026
|
|
How to ensure {:error, _} tuples are handled and not silently ignored?
|
|
8
|
325
|
December 4, 2025
|
|
Tenancy-aware custom error page
|
|
3
|
145
|
July 29, 2025
|
|
Ecto error handling: let exceptions bubble up?
|
|
5
|
223
|
July 22, 2025
|
|
Why is Phoenix default ErrorJSON using plural errors with a map as the value?
|
|
8
|
219
|
June 4, 2025
|
|
Handling custom errors in Phoenix error view
|
|
0
|
122
|
April 18, 2025
|
|
When and how is the violation_message for a relationship used?
|
|
5
|
54
|
March 15, 2025
|
|
What is the most idiomatic way to handle fine grained errors in Elixir?
|
|
5
|
167
|
March 3, 2025
|
|
How to render errors/exceptions raised in router plugs based on the request's content-type
|
|
1
|
92
|
February 18, 2025
|
|
Tower - Agnostic Error Tracking in Elixir
|
|
3
|
621
|
February 12, 2025
|
|
DiscoLog - Use Discord as a logging service and error tracking solution
|
|
16
|
1025
|
February 6, 2025
|
|
Best Approach for Validating Thousands of Inputs in an Elixir SDK Project
|
|
4
|
137
|
January 26, 2025
|
|
How to handle errors centrally?
|
|
4
|
159
|
January 25, 2025
|
|
Docs say not to use Logger.flush/0 in production - what's the downside?
|
|
16
|
383
|
December 7, 2024
|
|
Errata - Structured error handling for Elixir
|
|
3
|
342
|
November 15, 2024
|
|
"Catch-all" error handling in LiveView
|
|
9
|
2077
|
November 14, 2024
|
|
How to track errors in production for Phoenix Live Applications
|
|
2
|
549
|
October 8, 2024
|
|
Local error tracker/notifier?
|
|
7
|
815
|
September 29, 2024
|
|
Is it possible to get more context information when anonymous function doesn't match
|
|
1
|
71
|
September 9, 2024
|
|
LiveView File Upload - Flush errors and reset
|
|
2
|
430
|
July 2, 2024
|
|
Render error message for hidden field
|
|
6
|
666
|
June 11, 2024
|
|
Generic actions vs Splode errors
|
|
9
|
359
|
June 10, 2024
|
|
Handling partial failures when exposing external data in a resource
|
|
4
|
319
|
January 20, 2024
|
|
`sign_in_with_password` from AshAuthentication seems to be lacking requred `AshGraphql.Error` implimentation for bad password
|
|
5
|
488
|
November 13, 2023
|
|
How to handle constraint error when deleting record from adjacency list?
|
|
14
|
844
|
October 17, 2023
|
|
Is this a good pattern for handling a list of {:ok|:error} results?
|
|
17
|
1508
|
April 22, 2023
|