gitlab keeps sending project create system hooks after the first
Created by: pkpp1233
I use the gitlab api to create projects. and i have a single system hook for my node server.
however, every time i create a project via the gitlab api, i start receiving a constant stream of system updates that the project is created. anyone know why this is happening? i'm on the 6.9 version that's available on Digital Ocean.
I try and build 30 repositories at once and it stalls after 6. Is this happening to anyone else?