tested appender service to events
This commit is contained in:
@@ -270,6 +270,7 @@ class CRUDModel:
|
||||
|
||||
except Exception as e:
|
||||
db.rollback()
|
||||
print('e', e)
|
||||
cls.raise_exception(
|
||||
f"Failed to find or create record: {str(e)}", status_code=500
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user