Closed alexanderbez closed 2 years ago
All the providers are using WS connection (Okx, Huobi, Binance, and Kraken), only the osmosis provider that just has a simple API and doesn't implement WS
We probably could close this one ;D @adamewozniak @alexanderbez
All the providers are using WS connection (Okx, Huobi, Binance, and Kraken), only the osmosis provider that just has a simple API and doesn't implement WS
We probably could close this one ;D @adamewozniak @alexanderbez
Super agreed! Do you know if the osmosis api has rate limiting? If not we can definitely close this @RafilxTenfen
I doubt they are. I think their API is run by Imperator.co, which is also an Umee validator. So we can ask them. But regardless, yes, let's close this issue.
From ToB Audit
Description
Exploit Scenario
Recommendations
Main takeaway here is that we should opt for websockets where possible and supported. If WS are not supported, attempt to use an API key (if provided).