rss_shutdown
Gracefully stops the RSS daemon by acknowledging a shutdown request, ensuring the service terminates cleanly.
Instructions
rss_shutdown - Graceful shutdown hook for the daemon.
Return Format
Dictionary with success (bool) and acknowledgement message (str).
Examples
{} -> acknowledges shutdown request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||