Goth process not started for Phoenix application
|
|
4
|
70
|
January 14, 2025
|
Structuring supervisor tree for newsletter application
|
|
3
|
446
|
December 30, 2024
|
Saving and restoring process state after crash
|
|
7
|
3064
|
December 6, 2024
|
Make an unhandled exception more noisy
|
|
2
|
577
|
October 17, 2024
|
Pogo - distributed supervisor for Elixir
|
|
9
|
1332
|
September 23, 2024
|
Supervisor to DynamicSupervisor migration
|
|
6
|
128
|
September 3, 2024
|
Restarting a task that can be awaited on
|
|
2
|
75
|
July 22, 2024
|
Error starting child processes: failed to start child
|
|
2
|
317
|
March 3, 2024
|
Supervising async tasks
|
|
9
|
7030
|
February 20, 2024
|
** (RuntimeError) could not lookup Ecto repo MySQL because it was not started or it does not exist
|
|
4
|
422
|
February 12, 2024
|
How to debug `Application my_app exited: shutdown` randomly?
|
|
8
|
1962
|
February 5, 2024
|
GenServer + DynamicSupervisor to track streaming workers per topic?
|
|
7
|
394
|
January 15, 2024
|
Understanding DynamicSupervisor & no initial children
|
|
7
|
3527
|
November 2, 2023
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
804
|
November 1, 2023
|
Failed to start child: ** (EXIT) already started
|
|
5
|
778
|
October 27, 2023
|
RPC with Broadway and RabbitMQ, the caller can auto start the receiver
|
|
0
|
402
|
October 8, 2023
|
Best practices for connecting Supervisor's child processes to each other
|
|
4
|
674
|
August 23, 2023
|
Understanding process links
|
|
5
|
576
|
July 18, 2023
|
Supervisor max_restarts doesn't appear to be respected
|
|
1
|
314
|
June 16, 2023
|
How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
829
|
June 6, 2023
|
How to make a Supervisor **never** die?
|
|
24
|
7569
|
June 6, 2023
|
How to deal with detached telemetry handlers caused by errors
|
|
1
|
1058
|
May 24, 2023
|
Genstage overlaid on a supervisor
|
|
1
|
934
|
May 16, 2023
|
Errors in tests with Phoenix PubSub and supervised process
|
|
5
|
1474
|
May 11, 2023
|
Most commonly used abstraction on top of Process
|
|
2
|
630
|
May 6, 2023
|
Child spec for Wraper module of Cachex
|
|
1
|
382
|
April 20, 2023
|
Converting deprecated :simple_one_for_one to DynamicSupervisor
|
|
8
|
4889
|
April 8, 2023
|
Supervisors - Delayed Restart
|
|
5
|
1057
|
April 3, 2023
|
Catching Errors During Supervisor Child Initialization
|
|
7
|
860
|
April 1, 2023
|
How do I reset my db and make call to my supervisor functions every time I run mix phx.server?
|
|
2
|
575
|
February 17, 2023
|