Joystream / youtube-synch

YouTube Synchronization
11 stars 10 forks source link

Conduct YT-Synch Fault Tolerance QA and Bugfixing #130

Closed bedeho closed 1 year ago

bedeho commented 1 year ago

Background

Basically do whatever was planned here https://github.com/Joystream/youtube-synch/issues/129

┆Issue is synchronized with this Asana task by Unito

dmtrjsg commented 1 year ago
zeeshanakram3 commented 1 year ago

Fault Tolerance QA Summary

This comment summarizes the findings & fixes of YT-synch fault tolerance QA which was planned(here) & conducted

QA Environment

The fault tolerance QA testing was mainly done in the local environment by mocking different external APIs as unresponsive and checking the resilience of YT-synch Infrastructure in handling resulting exceptions.

Execution

Fixes:

List of issues that were found after starting conducting QA (not all were necessarily part of QA plan, and were found while testing other use cases) and their fixes:

bedeho commented 1 year ago

Excellent work @zeeshanakram3