Create OpenSearch index on startup with Snap
|
|
1
|
68
|
April 11, 2025
|
Update DynamicSupervisor's children config
|
|
0
|
45
|
April 4, 2025
|
Terminate supervisor once all workers are done
|
|
4
|
77
|
April 4, 2025
|
SuperWorker - A flat & all in one supervisor
|
|
6
|
182
|
March 18, 2025
|
DistributedSupervisor as a lightweight drop-in replacement for DynamicSupervisor
|
|
0
|
95
|
March 18, 2025
|
Goth process not started for Phoenix application
|
|
4
|
100
|
January 14, 2025
|
Structuring supervisor tree for newsletter application
|
|
3
|
450
|
December 30, 2024
|
Saving and restoring process state after crash
|
|
7
|
3167
|
December 6, 2024
|
Make an unhandled exception more noisy
|
|
2
|
579
|
October 17, 2024
|
Pogo - distributed supervisor for Elixir
|
|
9
|
1439
|
September 23, 2024
|
Supervisor to DynamicSupervisor migration
|
|
6
|
135
|
September 3, 2024
|
Restarting a task that can be awaited on
|
|
2
|
86
|
July 22, 2024
|
Error starting child processes: failed to start child
|
|
2
|
358
|
March 3, 2024
|
Supervising async tasks
|
|
9
|
7128
|
February 20, 2024
|
** (RuntimeError) could not lookup Ecto repo MySQL because it was not started or it does not exist
|
|
4
|
469
|
February 12, 2024
|
How to debug `Application my_app exited: shutdown` randomly?
|
|
8
|
2084
|
February 5, 2024
|
GenServer + DynamicSupervisor to track streaming workers per topic?
|
|
7
|
401
|
January 15, 2024
|
Understanding DynamicSupervisor & no initial children
|
|
7
|
3571
|
November 2, 2023
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
850
|
November 1, 2023
|
Failed to start child: ** (EXIT) already started
|
|
5
|
844
|
October 27, 2023
|
RPC with Broadway and RabbitMQ, the caller can auto start the receiver
|
|
0
|
419
|
October 8, 2023
|
Best practices for connecting Supervisor's child processes to each other
|
|
4
|
715
|
August 23, 2023
|
Understanding process links
|
|
5
|
605
|
July 18, 2023
|
Supervisor max_restarts doesn't appear to be respected
|
|
1
|
320
|
June 16, 2023
|
How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
846
|
June 6, 2023
|
How to make a Supervisor **never** die?
|
|
24
|
7656
|
June 6, 2023
|
How to deal with detached telemetry handlers caused by errors
|
|
1
|
1128
|
May 24, 2023
|
Genstage overlaid on a supervisor
|
|
1
|
934
|
May 16, 2023
|
Errors in tests with Phoenix PubSub and supervised process
|
|
5
|
1498
|
May 11, 2023
|
Most commonly used abstraction on top of Process
|
|
2
|
633
|
May 6, 2023
|