I experience very frequent Integration service issue (Integration Service is currently unavailable. Please try again later.) occurred very frequent during the last 2-3 days.
It had never been like this before.
Please help to share if you experience the same issue. And any ideas to avoid this issue.
It doesn’t happen all the times but it happened often enough & make me think something is not right. I could capture it using try catch but it’s taking too much time & effort to try to modify all processes. And by the way, everything run very well before so I should not need to try to catch this error if it works well like it used to be.
PS: I use Google Drive, Google Sheets and Gmail on the unattended machine.
we are also facing similar issues recently we are using microsft products like outlook, sharepoint, teams ect in our process and using UiPath integration services.
Not sure how to resolve them permanently but we are following below practices. these may help you as well.
we check status.uipath.com to check if there are any cloud issues once we see the issue.
As one time activity each day we check regularly the connection if there are any issues we fix the connections. This avoids issues where the integration token becomes temporarily invalid.
i know it is hard for you to add try and catch but try to implement wrapping the integration service calls
you can create your own oauth apps with proper scopes that will create some stability