|
LiveView error patterns without redirects
|
|
4
|
723
|
December 27, 2022
|
|
Handling multiple fallible operations that might need cleanup
|
|
8
|
901
|
November 27, 2022
|
|
Why `throw/catch` is discouraged for control flow in favor of `with` special form?
|
|
20
|
2737
|
November 16, 2022
|
|
Error tracking tools and "let it crash" philosophy
|
|
2
|
765
|
November 11, 2022
|
|
Refactor functions that can return different kind of errors
|
|
7
|
1131
|
October 10, 2022
|
|
What's the best way of handling error?
|
|
14
|
2809
|
September 21, 2022
|
|
No stack trace in production log
|
|
19
|
4115
|
September 13, 2022
|
|
AppSignal error not received
|
|
1
|
600
|
August 23, 2022
|
|
Absinthe Error handling and Gettext
|
|
0
|
692
|
August 3, 2022
|
|
Idea: Rust-like syntactic support for :ok/:error
|
|
8
|
1072
|
July 21, 2022
|
|
Error logging and stack traces in release vs IEx
|
|
4
|
2102
|
July 2, 2022
|
|
Phoenix API returns html errors instead of messages
|
|
2
|
1255
|
June 17, 2022
|
|
How to add layout to 404 page in phoenix?
|
|
10
|
4669
|
May 7, 2022
|
|
Mapping errors back to Json request
|
|
3
|
1162
|
March 14, 2022
|
|
Nested response tuples - best practices?
|
|
4
|
1447
|
February 22, 2022
|
|
Avoiding long `with` blocks
|
|
3
|
922
|
October 7, 2021
|
|
Handling Elixir.Postgrex.Error - "could not serialize access due to read/write dependencies among transactions"
|
|
6
|
2635
|
August 27, 2021
|
|
Cowboy handlers proably exit, not being logged or reported anywhere
|
|
25
|
4659
|
August 24, 2021
|
|
How you handle error logging with "let it crash" philosophy?
|
|
3
|
1607
|
August 9, 2021
|
|
Error handling with "with"
|
|
2
|
848
|
August 7, 2021
|
|
Testing try rescue errors
|
|
3
|
1247
|
July 30, 2021
|
|
How to handle error handling boilerplate
|
|
15
|
5019
|
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
|
1119
|
June 9, 2021
|
|
How to notify a user about exception in LiveView handle_event?
|
|
14
|
3022
|
May 2, 2021
|
|
I can't stop my elixir app! (60+ seconds to quit!)
|
|
0
|
607
|
April 21, 2021
|
|
Plug.ErrorHandler: how to use to return JSON errors?
|
|
7
|
4507
|
April 12, 2021
|
|
Handling failed Oban jobs
|
|
8
|
3618
|
March 25, 2021
|
|
Pattern Matching Against an ArgumentError?
|
|
1
|
962
|
March 23, 2021
|
|
Best way to handle LiveView upload "direct to S3" errors
|
|
2
|
1717
|
February 9, 2021
|