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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
andythsu
New Member

What does the "code" returned in enhanced refresh api mean

when I hit the /refreshes/{refreshID} api, I got the following 

 

"messages": [ { "message": "Retry attempts for failures while executing the refresh exceeded the retry limit set on the request.", "type": "Warning" }, { "code": "0xC112001C", "message": "...", "type": "Error", "location": { "StartLine": 0, "StartColumn": 0, "EndLine": 0, "EndColumn": 0, "LineOffset": 0, "TextLength": 0, "RowNumber": -1, "SourceObject": { "Table": "Query1", "Partition": "Query1-a0cbd646-a7e4-431e-a114-0c89382cbe49", "Column": null, "Measure": null, "Role": null } } } ]

 

I'm wondering if there's any documentation on what this "code" means? Since "messages" is an array, we'd like to filter by code to find useful messages.

 

Thanks!

1 ACCEPTED SOLUTION
4 REPLIES 4
andythsu
New Member

Hello, thank you for answering! Where did you find such documentation?

thank you! It'd be nice if Microsoft has a detailed documentation on all codes, not only this one.

lbendlin
Super User
Super User

code=0xC112001C; message=Timeout expired. The timeout period elapsed
prior to completion of the operation.. The exception was raised by the IDbCommand interface.;

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.