refactor google refresh token service error handling#17127
refactor google refresh token service error handling#17127charlesBochet merged 2 commits intomainfrom
Conversation
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
🚀 Preview Environment Ready! Your preview environment is available at: http://bore.pub:39660 This environment will automatically shut down when the PR is closed or after 5 hours. |
|
@neo773 could you please explain why you make the change? what was the issue and how this is solving it Generally always add PR description, unless the title is enough |
|
@charlesBochet |
1 similar comment
|
Thanks @neo773 for your contribution! |

Refactors to be consistent with Microsoft service
Handles scenarios like temporary error which was not handled before
Moved
IsGmailNetworkErrorfrom root orchestrator to driver level