Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Relaunch failed refreshes

Hi all,

 

I've been having a few connectivity issues that made it so that the planned refreshes on my workspaces fail from time to time.

 

I'm wondering if there's a failsafe way of making the refresh relaunch once when it fails ? For example, relaunching it 15min after failure time, so that we wait for the issue to resolve and try again.

 

Kindly,

Nossair

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You can do that with Powershell scripts.  Poll for refresh status (wait for the end date to be available), check for status (Completed or not) , wait 15 minutes, initiate another refresh request.

 

Or use Power Automate to monitor emails that are sent when the refresh fails, and initiate the second refresh from there.  Beware that this may create unintended loops.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You can do that with Powershell scripts.  Poll for refresh status (wait for the end date to be available), check for status (Completed or not) , wait 15 minutes, initiate another refresh request.

 

Or use Power Automate to monitor emails that are sent when the refresh fails, and initiate the second refresh from there.  Beware that this may create unintended loops.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors