Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

[Argus] use ES data streams, enable log correlation #4964

Closed kdembler closed 10 months ago

kdembler commented 10 months ago
kdembler commented 10 months ago

@zeeshanakram3 FYI, did the same for Colossus as well

zeeshanakram3 commented 10 months ago

As the integration-test logs suggest that the colossus-1 is not serving any buckets (i.e. storage node during initialization could not find worker/buckets that it's supposed to serve). I think this is mainly because QN is lagging and info about worker/buckets created in the previous step hasn't been processed yet.

Fix

Add sleep after completion of initStorageAndDistribution scenario to give time to QN for blocks processing