|
DynamicSupervisor - why does it ignore exit signals from non-child processes?
|
|
4
|
105
|
November 27, 2025
|
|
Supervised GenServer process disappeared and wasn't restarted
|
|
10
|
253
|
October 27, 2025
|
|
Application module `start` function not called?
|
|
13
|
135
|
October 17, 2025
|
|
LetItCrash - A testing library for crash recovery and OTP supervision behavior
|
|
5
|
346
|
October 15, 2025
|
|
Create OpenSearch index on startup with Snap
|
|
1
|
96
|
April 11, 2025
|
|
Update DynamicSupervisor's children config
|
|
0
|
52
|
April 4, 2025
|
|
Terminate supervisor once all workers are done
|
|
4
|
94
|
April 4, 2025
|
|
SuperWorker - A flat & all in one supervisor
|
|
6
|
206
|
March 18, 2025
|
|
DistributedSupervisor as a lightweight drop-in replacement for DynamicSupervisor
|
|
0
|
115
|
March 18, 2025
|
|
Goth process not started for Phoenix application
|
|
4
|
127
|
January 14, 2025
|
|
Structuring supervisor tree for newsletter application
|
|
3
|
457
|
December 30, 2024
|
|
Saving and restoring process state after crash
|
|
7
|
3254
|
December 6, 2024
|
|
Make an unhandled exception more noisy
|
|
2
|
585
|
October 17, 2024
|
|
Pogo - distributed supervisor for Elixir
|
|
9
|
1548
|
September 23, 2024
|
|
Supervisor to DynamicSupervisor migration
|
|
6
|
156
|
September 3, 2024
|
|
Restarting a task that can be awaited on
|
|
2
|
94
|
July 22, 2024
|
|
Error starting child processes: failed to start child
|
|
2
|
382
|
March 3, 2024
|
|
Supervising async tasks
|
|
9
|
7236
|
February 20, 2024
|
|
** (RuntimeError) could not lookup Ecto repo MySQL because it was not started or it does not exist
|
|
4
|
501
|
February 12, 2024
|
|
How to debug `Application my_app exited: shutdown` randomly?
|
|
8
|
2175
|
February 5, 2024
|
|
GenServer + DynamicSupervisor to track streaming workers per topic?
|
|
7
|
411
|
January 15, 2024
|
|
Understanding DynamicSupervisor & no initial children
|
|
7
|
3625
|
November 2, 2023
|
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
927
|
November 1, 2023
|
|
Failed to start child: ** (EXIT) already started
|
|
5
|
905
|
October 27, 2023
|
|
RPC with Broadway and RabbitMQ, the caller can auto start the receiver
|
|
0
|
443
|
October 8, 2023
|
|
Best practices for connecting Supervisor's child processes to each other
|
|
4
|
748
|
August 23, 2023
|
|
Understanding process links
|
|
5
|
633
|
July 18, 2023
|
|
Supervisor max_restarts doesn't appear to be respected
|
|
1
|
325
|
June 16, 2023
|
|
How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
866
|
June 6, 2023
|
|
How to make a Supervisor **never** die?
|
|
24
|
7809
|
June 6, 2023
|