podiscover
podiscover copied to clipboard
Fetch User Podcast exception
Whenever FetchUserPodcasts.perform_async(user.id, auth)
method fails, even though the user is successfully saved into database we are throwing error. An begin rescue ensure can be useful here in my opinion.