Krzysztof Bednarczyk

Results 13 comments of Krzysztof Bednarczyk

whoa, im not alone. tried to make auto-retry functionality for this.... If this not works, im going to create common `retry` function and scope entire query process to be retried...

i crafted outside knex library. I wrapped all queries executions with retry function like ``` const result = await queryRetry(knex => knex.raw( `select * from yourTable` ); ); ``` queryRetry...

Did you turn on air fryer? during pairing?