Add better error messages for Pulsar
Go through Pulsar code and check where error messages can be improved.
One place - authentication error: File "/opt/pulsar_test/venv/lib/python3.11/site-packages/pulsar/user_auth/manager.py", line 72, in __authenticate raise Exception("Could not authenticate job %s" % job_id)
Edited by Yakubov, Sergey