Collecting real time market data is slow

I am using the api call "collect_market_data(db_name, snapshot=True, wait=True)" to collect real time market data snapshots for both stocks and options. Today it is very slow, blocking for 10-20 minutes on things that used to take maybe 30 seconds or less. Nothing changed on my end - did something change? I'm still on quantrocket v1 by the way

No changes in the QuantRocket code, maybe delays on IBKR's end?