You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# if str(e).strip() == 'Cannot select a disposable connection to ease the charge':
276
+
ifstr(e).strip().startswith('Cannot select a disposable connection to ease the charge') orstr(e).strip().startswith('Cannot memorize traffic indicator upon unknown connection'):
277
+
# print('error: Cannot select a disposable connection to ease the charge, aka OverwhelmedTraffic(?)')
0 commit comments