Hey all, I'm running a very simple bot for a ai coding game called Battlesnake. For a Battlesnake game, my bot gets a request every 500 ms for turn data, sometimes up to 1000 turns in a game.
There's been a lot of help posts recently about being rate limited, there's a Battlesnake tournament coming up and I'd really like to avoid getting rate limited for the 20+ games a day.