curl --location --request GET '/taskmanager/getJobProgress?jobKey=job_4cd53d53-e004-4d2a-a5e1-08df0fd9e1c3_4'
{
"msg": "http.status.ok",
"code": 200,
"status": 200,
"data": {
"totalValue": 425645,
"currentValue": 125
}
}