Exq.Api.send_signal
You're seeing just the function
send_signal
, go back to Exq.Api module for more information.
Send signal to the given node.
Expected args:
pid
- Exq.Api processnode_id
- node identifiersignal_name
- Name of the signal.
Supported Signals
- TSTP - unsubscibe from all queues
Returns:
- :ok