You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: