Errors are an unfortunate side-effect of development. These operators provide effective ways to gracefully handle errors and retry logic, should they occur.
catch / catchError ⭐
retry
retryWhen
⭐ - commonly used