Dmitry Kochnev
Dmitry Kochnev
Hi @rossbeehler @gdubicki Just in case, for original issue reported ``` (X/Y) Processing project: path/to/project Warning: Error occurred while processing project path/to/project, exception: Request url='[https://gitlab.com/api/v4/projects/path%2Fto%2Fproject/protected_branches?name=main'](https://gitlab.com/api/v4/projects/path%2Fto%2Fproject/protected_branches?name=main%27), method=POST, json='{"allow_force_push": true, "merge_access_level": 40,...
Hi @gdubicki and @amimas Will you accept MR with changes for POST requests (retry) or it is not something you see as a feature for a product?
> I would assume that having feature like retry per project for POST would be useful. For example: > By default no retries for POST requests per project > If...
@sijis > running a bot and calling web hook endpoints directly that is the way. I deploy errbot to the dev env where I can see that problem always for...
> Do you have a typo on the gitlabform version? Don't think that version exist at the moment. Yes was a typo (thanks). I fixed in initial comment to 3.12.0...
Thanks @amimas for all your clarifying questions. I have updated Title and Description. Please have a look and hope it will make more sense to you now?
>Reading this over a bit, I get the feeling that the overall issue at hand is error handling, and appropriately logging the error/warning with the correct context. Does that seem...
Looks like a bug currently from my POV.
thanks @amimas! Testing on 4.0.1 LGTM. Closing this issue as fixed / done.
GitLabForm version 3.14.1 GitLab version 17.5 But issue is very intermittent and only happens for us when we process all our projects (~350). Random projects fail intermittently with that error.