solver
solver copied to clipboard
FlushError being throw by sync function of sqlalchemy
Describe the bug Many of the solvers results are causing issue to sync properly to the database, the graph-sync function is throwing FlushError as the part of the solver workflow.
Additional context Sentry issue: THTH-001-THOTH-1TBY
https://github.com/sqlalchemy/sqlalchemy/issues/4662#issuecomment-489366265
Some reading on possible causes