Hello everyone!
I have pipeline for about 200 jobs and a week ago some of my scripts which using python-gitlab api started work incorrectly.
when i use pipeline.jobs.list() (twicely to get all 200 jobs) it isn’t return failed jobs, only success. I also can see this failed jobs in browser. Could someone help?