Closed zeeshanakram3 closed 1 year ago
IF Youtube API returned non-numeric(i.e. null) value in the quota usage API response, then YoutubePollingService was failing to update the state of channels & videos in periodic polling cycle.
YoutubePollingService
This PR fixes the above issue.
IF Youtube API returned non-numeric(i.e. null) value in the quota usage API response, then
YoutubePollingService
was failing to update the state of channels & videos in periodic polling cycle.This PR fixes the above issue.