@Hema_Malladi
900ms is not too much time for work queue API call as in background its go and hit the work queue API server and come up with response value typically it may take some time.
Other thoughts:
Is this occurring for only specific queue or for all queues?
Just try to create another simple queue and pass some sample values to it and observe the timings. If it looks fine, then just pass the data which you are passing to current queue right now and observe the timings.
But In overall, I don't think this is issue at all.
Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀