How to Get the Progress of the Processing job in serverless ?
When I use status/id, it only return like {delayTime: 873, id: 3e9eb0e4-c11d-4778-8c94-4d045baa99c1-e1, status: IN_PROGRESS, workerId: eluw70apx442ph}, no progress data.
I want progress data just like screenshot on serverless console log。Please tell me how to get it in app client.
I want progress data just like screenshot on serverless console log。Please tell me how to get it in app client.

