store.py
7.08 KB
-
Fix unhandled exceptions from store · 205cb52f
NoOrgId exception was thrown but not handled in some cases. We don't really need this exception, so just use NoStoreException instead which is already handled correctly.
balint355 committed