nextbus
nextbus copied to clipboard
Requests are being made twice
I'm looking through the logs, and it seems that sometimes the API is receiving GET requests within 1 second of each other by the same IP for the same stop.
So I'm not sure if the user is refreshing or there is some error in the code logic.
Not a big issue since we're not having large traffic, but this might be potential optimization.