Azure / Azure/azure-sdk-for-python
Correct polling algorithm for other LRO operations
Open
Client
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
- Doc intelligence: Currently all polling operations in the library are performing a final get on the final resourceLocation. A fix has been implemented for the copy operations where this final get can cause errors in cases where models or classifiers are copied across resources.
Contributor guide
Assessment
This issue has not been assessed yet.