base_polling Module
Classes
| BadResponse | |
| BadStatus | |
| LROBasePolling |
A base LRO poller. This assumes a basic flow:
If your polling need are more specific, you could implement a PollingMethod directly |
| LocationPolling |
Implements a Location polling. |
| LongRunningOperation |
Provides default logic for interpreting operation responses and status updates. |
| OperationFailed | |
| OperationResourcePolling |
Implements a operation resource polling, typically from Operation-Location. |
| StatusCheckPolling |
Should be the fallback polling, that don't poll but exit successfully if not other polling are detected and status code is 2xx. |
Feedback
Submit and view feedback for