How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
204
|
June 6, 2023
|
How to make a Supervisor **never** die?
|
|
24
|
5403
|
June 6, 2023
|
Return string form rust in Wasm
|
|
12
|
587
|
June 6, 2023
|
Running/debugging tests in VSCode with ElixirLS
|
|
7
|
4709
|
June 6, 2023
|
How to run ExUnit tests with erlang debugger?
|
|
4
|
715
|
June 6, 2023
|
Unable to hit breakpoints in VS Code using ElixirLS - How does one debug in VS Code?
|
|
6
|
1895
|
June 6, 2023
|
Ecto `select/3` to get the last error from an ObanJob
|
|
2
|
84
|
June 6, 2023
|
Tesla.Middleware.Timeout doesn't set my timeout
|
|
0
|
72
|
June 6, 2023
|
Issue with using "amqp" package after upgrading to OTP26
|
|
7
|
332
|
June 5, 2023
|
Find out in which child Supervisor is stuck
|
|
1
|
84
|
June 5, 2023
|
Fallback to nearest prior imported library module and not necessarily Kernel when overriding an operator?
|
|
29
|
194
|
June 5, 2023
|
How to properly inspect contents of a context function. Why does my empty piped in function create an error?
|
|
3
|
88
|
June 5, 2023
|
Unique Transformations on images using use waffle and ecto-waffle?
|
|
1
|
96
|
June 4, 2023
|
Does the `remote` command passed to a mix release binary need RELEASE_COOKIE to be set over SSH?
|
|
0
|
80
|
June 4, 2023
|
:mnesia - error (:aborted / :no_exist) when setting table to disk_copies
|
|
1
|
101
|
June 4, 2023
|
Help with Ecto.Multi
|
|
3
|
135
|
June 4, 2023
|
How do I check if a table is devoid of entries using Repo.one ?
|
|
2
|
122
|
June 3, 2023
|
Elixir + [rust -> wasm] sample code?
|
|
28
|
1634
|
June 3, 2023
|
Get the last table entry submitted using Repo.one
|
|
1
|
104
|
June 3, 2023
|
How to `get` or `remove` the first matched element in a list without traverse it?
|
|
29
|
2045
|
June 3, 2023
|
How to get Liveview upload to automatically submit?
|
|
7
|
391
|
June 2, 2023
|
Upload external files from URLs (automated, no front-end)
|
|
7
|
118
|
June 2, 2023
|
How to read the schema name in Ecto from the runtime env var?
|
|
3
|
86
|
June 2, 2023
|
How to use NIFs
|
|
4
|
566
|
June 2, 2023
|
Nice shutdown for a worker pool
|
|
5
|
148
|
June 1, 2023
|
Debugging an unexpected process exit
|
|
4
|
130
|
June 1, 2023
|
Specifying paths for static library assets used in macro (compile vs runtime && `/app/_build/prod/lib/` vs `/app/lib`)
|
|
1
|
80
|
June 1, 2023
|
When adding two foreign keys using has_many only one is getting added
|
|
7
|
259
|
June 1, 2023
|
Mix.Task has Phoenix dependency?
|
|
1
|
100
|
June 1, 2023
|
Image comparison with existing list of images
|
|
11
|
177
|
June 1, 2023
|