API Ban

AnonymousTRIAL

a year ago

Hello, I played around with terraform and railway and find out that I've been shadow ban (sort of) like the Retry-After header in my request response is set to 86400 (24 hours).

I'm pretty sure I was under the 1000 request / hour.

In case that I've hit the limit the Retry After header should not be of 3600 ?

0 Replies

AnonymousTRIAL

a year ago

0101bec0-b2b4-4d32-a503-437b1843470d


a year ago

can you renew your IP?


AnonymousTRIAL

a year ago

I dit it and it work but i got a static one so I'm afraid that it would happn again


AnonymousTRIAL

a year ago

I don't find anything about flooding, only rule about 1k/h


a year ago

is it a shared static ip?


AnonymousTRIAL

a year ago

nop my ISP provide me a personal static IP


a year ago

well can't renew that


AnonymousTRIAL

a year ago

using VPN did the track but I'm afraid that in a github action it will fail for this reason


AnonymousTRIAL

a year ago

I deal with this on my side but I'm thinking about use that in an action so I would like to understand what cause the "ban" to maybe avoid it


a year ago

guess whatever you where doing with the terraform provider caused it


AnonymousTRIAL

a year ago

Yes i test like a number of requests under rate limiting and I still get the problem, I suppose there is a a delay to respect between each (or a certain number) request


a year ago

sounds like there could be yeah


a year ago

like a 10 connection concurrent limit


AnonymousTRIAL

a year ago

seems not enough for IAC solutions


AnonymousTRIAL

a year ago

Anyway will try to deal with it with templateDeploy, reducing api call will supress the error for now but for consequent project it will certainly be a point of failure


a year ago

sounds good!


API Ban - Railway Help Station