Joystream / youtube-synch

YouTube Synchronization
11 stars 10 forks source link

Poll YT channel connected status #96

Closed dmtrjsg closed 1 year ago

dmtrjsg commented 1 year ago

Context

@WRadoslaw discovered that when YT sync (access by backend app) is disabled on the YT side, it is not reflected on our BE, and user in Atlas ends up in the Dashboard where reconnect is impossible to trigger.

Scope

BE:

FE implication: For the channel on Atlas side, to avoid multiple re-conects and qualification for multiple sign on rewards, we need a special state for channels that were previously participating, but opted out from the programme. From this screen the channel can re-connect again. But this would not create a new record of the same channel.

Linked issue