Re: Any gitea api rate limits? Reply #15 – 10 August 2024, 09:52:45 Quote from: nous – on 09 August 2024, 20:11:37Quote from: gripped – on 09 August 2024, 16:16:28It got further. I'd say about 20-30 packages then blocked (I meant to count but was trigger happy closing the terminal)This created 180 requests (90 GET + 90 POST) in 44 seconds, so I guess it triggered the POST filter. Raised both limits to 180/min.I got a lot further with this but still got banned. Could you try something like 400/min?
Re: Any gitea api rate limits? Reply #16 – 10 August 2024, 12:39:08 Quote from: phoenix_king_rus – on 10 August 2024, 09:52:45I got a lot further with this but still got banned. Could you try something like 400/min? Weird. It's working for me now.The run I did yesterday at 1 git pull every 5 seconds completed successfully. In about half the time than my rough wrong calculation of 27 hours.Another run just completed successfully with one git pull every 1.2 seconds. I timed this one.real 127m55.401suser 7m18.022ssys 4m1.553sAdd a small delay if you don't already have one ?
Re: Any gitea api rate limits? Reply #17 – 10 August 2024, 13:54:57 Only ban I saw today was on @phoenix_king_rus. Raised to 444/min (222+222). 2 Likes
Re: Any gitea api rate limits? Reply #18 – 10 August 2024, 17:42:48 Quote from: nous – on 10 August 2024, 13:54:57Only ban I saw today was on @phoenix_king_rus. Raised to 444/min (222+222).It works now, thanks!