Increase storageSync QN timeout even more (5m)#4642
Increase storageSync QN timeout even more (5m)#4642mnaamani merged 2 commits intoJoystream:masterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
|
Is this just a testing artefact, or is there a fundamental issue here? |
I just realized that the main reason the check was failing was that I was passing number of seconds instead of number of miliseconds to The main issue I was trying to solve was that it takes over 2 minutes to process Locally it takes less than a minute on my machine, so I wouldn't say it's a big isssue unless we experience a huge spike in demand. |
|
Deployment failed with the following error: |
Storage sync failing again: https://github.com/Joystream/joystream/actions/runs/4196136901/jobs/7278686492
tryQueryWithTimeout: number of seconds was passed instead of number of milisecondsGiving the query node X minutes to sync...period in favor of using more retries intryQueryWithTimeout