Introduction of Partner Model, adding code to Tenant model
This commit is contained in:
@@ -44,4 +44,5 @@ def perform_startup_invalidation(app):
|
||||
except Exception as e:
|
||||
app.logger.error(f"Error during startup invalidation: {e}")
|
||||
# In case of error, we don't want to block the application startup
|
||||
pass
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user