Was getFilterLogs deprecated?

I’m connecting via wss to infura and I get this log “ValueError: {‘code’: -32603, ‘message’: ‘this method is currently unavailable, please use eth_getLogs instead’}”

Was getFilterLogs deprecated?

Hi @natonamco,

Welcome to the Infura community! As mentioned on our status page, we’ve seen a degradation of performance of this method recently; since it was affecting the stability of our websocket subsystem we’ve had to temporarily disable the eth_getFilterLogs method while we develop a workaround.

You can subscribe to issue updates on our status page (https://status.infura.io/) for the latest news.