No stack trace in production log
|
|
19
|
3881
|
September 13, 2022
|
AppSignal error not received
|
|
1
|
581
|
August 23, 2022
|
Absinthe Error handling and Gettext
|
|
0
|
683
|
August 3, 2022
|
Idea: Rust-like syntactic support for :ok/:error
|
|
8
|
1019
|
July 21, 2022
|
Error logging and stack traces in release vs IEx
|
|
4
|
1995
|
July 2, 2022
|
Phoenix API returns html errors instead of messages
|
|
2
|
1220
|
June 17, 2022
|
How to add layout to 404 page in phoenix?
|
|
10
|
4403
|
May 7, 2022
|
Mapping errors back to Json request
|
|
3
|
1143
|
March 14, 2022
|
Nested response tuples - best practices?
|
|
4
|
1409
|
February 22, 2022
|
Avoiding long `with` blocks
|
|
3
|
889
|
October 7, 2021
|
Handling Elixir.Postgrex.Error - "could not serialize access due to read/write dependencies among transactions"
|
|
6
|
2579
|
August 27, 2021
|
Cowboy handlers proably exit, not being logged or reported anywhere
|
|
25
|
4490
|
August 24, 2021
|
How you handle error logging with "let it crash" philosophy?
|
|
3
|
1556
|
August 9, 2021
|
Error handling with "with"
|
|
2
|
793
|
August 7, 2021
|
Testing try rescue errors
|
|
3
|
1220
|
July 30, 2021
|
How to handle error handling boilerplate
|
|
15
|
4687
|
July 9, 2021
|
Multiple requests and error handling using HTTPoison wrappers
|
|
0
|
1320
|
July 3, 2021
|
How to turn a :DOWN message into an exception?
|
|
7
|
1086
|
June 9, 2021
|
How to notify a user about exception in LiveView handle_event?
|
|
14
|
2953
|
May 2, 2021
|
I can't stop my elixir app! (60+ seconds to quit!)
|
|
0
|
597
|
April 21, 2021
|
Plug.ErrorHandler: how to use to return JSON errors?
|
|
7
|
4318
|
April 12, 2021
|
Handling failed Oban jobs
|
|
8
|
3503
|
March 25, 2021
|
Pattern Matching Against an ArgumentError?
|
|
1
|
954
|
March 23, 2021
|
Best way to handle LiveView upload "direct to S3" errors
|
|
2
|
1681
|
February 9, 2021
|
Sending Oban errors to Sentry via telemetry
|
|
7
|
1800
|
November 4, 2020
|
Prevent Plug.ErrorHandler from re-raising error after callback
|
|
3
|
1971
|
October 26, 2020
|
Let it crash or not?
|
|
3
|
824
|
October 5, 2020
|
General error handling
|
|
2
|
602
|
August 28, 2020
|
Handling error in absinthe
|
|
7
|
1809
|
August 21, 2020
|
Different/simple ways to implement some_function() and some_function!() that raises exception
|
|
12
|
1319
|
August 18, 2020
|