Work on badges and related.
This commit is contained in:
@@ -649,6 +649,8 @@ def sql_select(
|
||||
log.error('An operational error exception happened. This is likely a "MySQL server has gone away" error. Going to try again...')
|
||||
log.exception('**** *** ** * ### BEGIN ### Operational Exception Happened: Trying again... * ** *** ****')
|
||||
log.error('^^^^ ^^^ ^^ ^ ### END ### Operational Exception ^ ^^ ^^^ ^^^^')
|
||||
log.error('SQL Alchemy DB URI:')
|
||||
log.error(settings.SQLALCHEMY_DB_URI)
|
||||
|
||||
sql_connect(current_db=db)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user