Description Make a single @JobWorker-annotated method register once per configured client. Keep one JobWorkerManager, but key workers by a composite (client identity, type) instead of type alone. A ...