Description
Adds shared job scheduling support for OpenSearch plugins. Other OpenSearch features can use it to run recurring or delayed tasks inside the cluster.
Use it when plugins need background jobs such as alerts, reports, or maintenance workflows. Scheduled work can consume cluster resources, so review intervals, permissions, and failure behavior.