h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

fix: Ignore nil token err. #2246

Closed mturoci closed 5 months ago

mturoci commented 5 months ago

A tmp fix for #2185. Still did not manage to repro thus couldn't find the exact cause for why is the token nil. In theory, it's fine since this happens during logout anyway, but I would be happier if we managed to resolve the real cause so that there are no surprises in future.