Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle shutdown correctly #2

Closed
AndrewDryga opened this issue Aug 26, 2016 · 1 comment
Closed

Handle shutdown correctly #2

AndrewDryga opened this issue Aug 26, 2016 · 1 comment

Comments

@AndrewDryga
Copy link
Member

=SUPERVISOR REPORT==== 26-Aug-2016::21:24:45 ===
     Supervisor: {local,producer_supervisor}
     Context:    child_terminated
     Reason:     shutdown
     Offender:   [{pid,<0.1685.0>},
                  {id,'Elixir.Rbmq.Producer'},
                  {mfargs,
                      {'Elixir.Rbmq.Producer',start_link,
                          [<<"p1">>,<<"os_decision_queue">>,nil,nil]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]
@AndrewDryga
Copy link
Member Author

AndrewDryga commented Aug 26, 2016

  • Close all active connections
  • Shutdown gracefully

PavelVesnin added a commit that referenced this issue May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant