Hi,
I’m trying to fetch option chain data every second. The first request works fine, but the second one returns a 429 error. Even after adding a 1-second delay, it still doesn’t work. It only works if I add a 3-second delay between requests.
Hi,
I’m trying to fetch option chain data every second. The first request works fine, but the second one returns a 429 error. Even after adding a 1-second delay, it still doesn’t work. It only works if I add a 3-second delay between requests.