Use the name of the DynamicSupervisor as the ID whenever possible
Module
DynamicSupervisor
6 changes across 5 versions
Changes by version
Properly account for restarting children in the :max_children configuration
Properly tag error reports generated by dynamic supervisors so they can be properly translated by Logger
Consider extra arguments during child restart
Implement child_spec/1 for DynamicSupervisor
Add DynamicSupervisor designed to manage children that are added and removed dynamically