BRC-20 balance rollback query times out
rafaelcr opened this issue ยท 2 comments
rafaelcr commented
PostgresError: canceling statement due to statement timeout
at ErrorResponse (/app /node_modules/postgres/cjs/src/connection. js: 769:26)
at handle (/app /node_modules/postgres/cjs/src/connection. js: 472:6)
at Socket.data (/app /node_modules/postgres/cjs/src/connection. js : 313:9)
at Socket.emit (node: events: 517:28)
at addChunk (node:internal/streams/readable:368:12)
at readableAddChunk (node :internal/streams/readable: 341:9)
at Readable.push (node :internal/streams /readable: 278:10)
at TCP. onStreamRead (node :internal/stream_base_commons : 190:23)
at TCP.callbackTrampoline (node:internal/async_hooks: 128:17)
at cachedError (/app/node_modules/postgres/cjs/src/query.js: 171:23)
at new Query (/app/node_modules /postgres/cjs/src/query. js:36:24)
at Brc20PgStore.sq1 (/app /node_modules/postgres/cjs/src/index.js:111:11)
at Brc20PgStore.rollBackMint (/app/dist/src/pg/brc20/brc20-pg-store. js:414:24)
while updating tuple (23536, 17) in relation "brc20_total_balances"
blockstack-devops commented
๐ This issue has been resolved in version 2.2.0-beta.2 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐
blockstack-devops commented
๐ This issue has been resolved in version 2.2.0 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐