Stream not invoking bar update

Hi. Did something change recently? My code was working fine for several months and then suddenly yesterday, without making any changes to my code, the stream stopped invoking the on_bar which is 1 minute bars in my code, and the on_trade_update handlers. I am using the python alpaca-trade-api package