Hello,
I’m querying the token price every few seconds for my project via the Python requests library. I’ve noticed that the server tends to return a JSON Decode Error after a few mins to hours of running.
Are you aware of this server-side response error? Is there anything I could do to fix this? I tried catching the error but it still breaks the code when it happens as it highly depends on the correct and timely returns of price.