Timeout error when using Polygon testnet

Hi,

This error just started occurring an hour ago in the attempt of making transactions to polygon mumbai testnet through the HTTP endpoint https://polygon-mumbai.infura.io/v3/

This seemed to work fine an hour ago and now any sort of interaction (read/write transactions) with the polygon testnet is sending this error on my python backend:

ValueError: {‘code’: -32603, ‘message’: ‘request failed or timed out’}

I hope someone is able to give any sort of support/suggestion for this issue.
Thank you in advance.

Hi @Duke, and welcome to the Infura community! Are you still experiencing this issue?