Create OpenSearch index on startup with Snap
|
|
1
|
57
|
April 11, 2025
|
Update DynamicSupervisor's children config
|
|
0
|
44
|
April 4, 2025
|
Terminate supervisor once all workers are done
|
|
4
|
61
|
April 4, 2025
|
SuperWorker - A flat & all in one supervisor
|
|
6
|
172
|
March 18, 2025
|
DistributedSupervisor as a lightweight drop-in replacement for DynamicSupervisor
|
|
0
|
92
|
March 18, 2025
|
Goth process not started for Phoenix application
|
|
4
|
82
|
January 14, 2025
|
Structuring supervisor tree for newsletter application
|
|
3
|
448
|
December 30, 2024
|
Saving and restoring process state after crash
|
|
7
|
3112
|
December 6, 2024
|
Make an unhandled exception more noisy
|
|
2
|
577
|
October 17, 2024
|
Pogo - distributed supervisor for Elixir
|
|
9
|
1379
|
September 23, 2024
|
Supervisor to DynamicSupervisor migration
|
|
6
|
134
|
September 3, 2024
|
Restarting a task that can be awaited on
|
|
2
|
78
|
July 22, 2024
|
Error starting child processes: failed to start child
|
|
2
|
344
|
March 3, 2024
|
Supervising async tasks
|
|
9
|
7093
|
February 20, 2024
|
** (RuntimeError) could not lookup Ecto repo MySQL because it was not started or it does not exist
|
|
4
|
450
|
February 12, 2024
|
How to debug `Application my_app exited: shutdown` randomly?
|
|
8
|
2027
|
February 5, 2024
|
GenServer + DynamicSupervisor to track streaming workers per topic?
|
|
7
|
399
|
January 15, 2024
|
Understanding DynamicSupervisor & no initial children
|
|
7
|
3558
|
November 2, 2023
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
837
|
November 1, 2023
|
Failed to start child: ** (EXIT) already started
|
|
5
|
818
|
October 27, 2023
|
RPC with Broadway and RabbitMQ, the caller can auto start the receiver
|
|
0
|
412
|
October 8, 2023
|
Best practices for connecting Supervisor's child processes to each other
|
|
4
|
697
|
August 23, 2023
|
Understanding process links
|
|
5
|
595
|
July 18, 2023
|
Supervisor max_restarts doesn't appear to be respected
|
|
1
|
316
|
June 16, 2023
|
How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
838
|
June 6, 2023
|
How to make a Supervisor **never** die?
|
|
24
|
7612
|
June 6, 2023
|
How to deal with detached telemetry handlers caused by errors
|
|
1
|
1103
|
May 24, 2023
|
Genstage overlaid on a supervisor
|
|
1
|
934
|
May 16, 2023
|
Errors in tests with Phoenix PubSub and supervised process
|
|
5
|
1488
|
May 11, 2023
|
Most commonly used abstraction on top of Process
|
|
2
|
631
|
May 6, 2023
|