Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqla update - cancelling with conflict of recovery #22

Open
robcxyz opened this issue Dec 6, 2024 · 0 comments
Open

sqla update - cancelling with conflict of recovery #22

robcxyz opened this issue Dec 6, 2024 · 0 comments

Comments

@robcxyz
Copy link
Contributor

robcxyz commented Dec 6, 2024

sqlalchemy.exc.DBAPIError: (sqlalchemy.dialects.postgresql.asyncpg.Error) <class 'asyncpg.exceptions.SerializationError'>: canceling statement due to conflict with recovery
DETAIL:  User query might have needed to see row versions that must be removed.
[SQL:
            select count(*) from transactions
             where block_timestamp > 1733375904625405 and
             score_address != 'hx1000000000000000000000000000000000000000'
            ]
(Background on this error at: https://sqlalche.me/e/20/dbapi)
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f4783828890>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant