Hi, Remi,
We found only 2 sites have this issue, other sites ok.
After double check, they use something like “lavacli -i admin@validation jobs wait --polling 60 $job_id”
As temporary solution, already ask them to reduce the RPC call with “—polling 300”
Looks no this issue for last 1 week already, so I will pending this check.
BTW, I remember we could monitor the event of job finish, will this remove the polling of master issue?
Will it also work after this https://git.lavasoftware.org/lava/lava/-/merge_requests/1253 ?