|
Examples of "fallback" tasks for error recovery?
|
|
2
|
848
|
February 11, 2023
|
|
LiveView error patterns without redirects
|
|
4
|
724
|
December 27, 2022
|
|
Handling multiple fallible operations that might need cleanup
|
|
8
|
902
|
November 27, 2022
|
|
Why `throw/catch` is discouraged for control flow in favor of `with` special form?
|
|
20
|
2746
|
November 16, 2022
|
|
Error tracking tools and "let it crash" philosophy
|
|
2
|
766
|
November 11, 2022
|
|
Refactor functions that can return different kind of errors
|
|
7
|
1133
|
October 10, 2022
|
|
What's the best way of handling error?
|
|
14
|
2815
|
September 21, 2022
|
|
No stack trace in production log
|
|
19
|
4124
|
September 13, 2022
|
|
AppSignal error not received
|
|
1
|
601
|
August 23, 2022
|
|
Absinthe Error handling and Gettext
|
|
0
|
692
|
August 3, 2022
|
|
Idea: Rust-like syntactic support for :ok/:error
|
|
8
|
1075
|
July 21, 2022
|
|
Error logging and stack traces in release vs IEx
|
|
4
|
2103
|
July 2, 2022
|
|
Phoenix API returns html errors instead of messages
|
|
2
|
1261
|
June 17, 2022
|
|
How to add layout to 404 page in phoenix?
|
|
10
|
4673
|
May 7, 2022
|
|
Mapping errors back to Json request
|
|
3
|
1164
|
March 14, 2022
|
|
Nested response tuples - best practices?
|
|
4
|
1449
|
February 22, 2022
|
|
Avoiding long `with` blocks
|
|
3
|
923
|
October 7, 2021
|
|
Handling Elixir.Postgrex.Error - "could not serialize access due to read/write dependencies among transactions"
|
|
6
|
2637
|
August 27, 2021
|
|
Cowboy handlers proably exit, not being logged or reported anywhere
|
|
25
|
4664
|
August 24, 2021
|
|
How you handle error logging with "let it crash" philosophy?
|
|
3
|
1616
|
August 9, 2021
|
|
Error handling with "with"
|
|
2
|
848
|
August 7, 2021
|
|
Testing try rescue errors
|
|
3
|
1249
|
July 30, 2021
|
|
How to handle error handling boilerplate
|
|
15
|
5027
|
July 9, 2021
|
|
Multiple requests and error handling using HTTPoison wrappers
|
|
0
|
1329
|
July 3, 2021
|
|
How to turn a :DOWN message into an exception?
|
|
7
|
1121
|
June 9, 2021
|
|
How to notify a user about exception in LiveView handle_event?
|
|
14
|
3026
|
May 2, 2021
|
|
I can't stop my elixir app! (60+ seconds to quit!)
|
|
0
|
609
|
April 21, 2021
|
|
Plug.ErrorHandler: how to use to return JSON errors?
|
|
7
|
4515
|
April 12, 2021
|
|
Handling failed Oban jobs
|
|
8
|
3624
|
March 25, 2021
|
|
Pattern Matching Against an ArgumentError?
|
|
1
|
962
|
March 23, 2021
|