Injecting preprocessing logic to a job worker

Hi @khew.

Please refer here for possible ways to use secrets:

And also you could directly inject your secrets into your job workers inside your application (e.g. autowiring via spring boot or getting them from a vault). If your job workers don’t save those secrets as variables, they won’t be visible in operate.