Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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!
Solved! Go to Solution.
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.
code=0xC112001C; message=Timeout expired. The timeout period elapsed
prior to completion of the operation.. The exception was raised by the IDbCommand interface.;
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |