Use Case / Problem
Related to issue #114
Commands like export use polling mechanism to check for command completion, the mechanism is based on returned time from the API call.
For some commands, according to command action and params (for example get definition of small item), the API completion time might be shorter than the CLI command completion time.
Proposed Solution
Consider how to update the polling mechanism to complete the polling of short LRO commands in shorter time than the default time
Alternatives Considered
No response
Impact Assessment
Implementation Attestation
Implementation Notes
No response
Use Case / Problem
Related to issue #114
Commands like export use polling mechanism to check for command completion, the mechanism is based on returned time from the API call.
For some commands, according to command action and params (for example get definition of small item), the API completion time might be shorter than the CLI command completion time.
Proposed Solution
Consider how to update the polling mechanism to complete the polling of short LRO commands in shorter time than the default time
Alternatives Considered
No response
Impact Assessment
Implementation Attestation
Implementation Notes
No response