Skip to content

[WIP] Add response to long running operations question - #50067

Draft
vcolin7 with Copilot wants to merge 2 commits into
mainfrom
copilot/closes-azure-sdk-for-java-41644
Draft

[WIP] Add response to long running operations question#50067
vcolin7 with Copilot wants to merge 2 commits into
mainfrom
copilot/closes-azure-sdk-for-java-41644

Conversation

Copilot AI commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
  • Investigated issue UUF - azure-dev-docs-pr - Long-running operations in the Azure SDK for Java #41644 (UUF feedback on Java LRO docs asking how to get failed LRO exceptions)
  • Added a "Handling a failed long-running operation" subsection to sdk/core/azure-core/README.md explaining how SyncPoller.waitForCompletion()/getFinalResult() throw on failure, how to handle errors with PollerFlux, and how to inspect PollResponse/AsyncPollResponse status directly
  • Reply to the issue with a direct answer to the customer's question

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
36 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: vcolin7 <5799331+vcolin7@users.noreply.github.com>
Copilot AI requested a review from vcolin7 August 7, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UUF - azure-dev-docs-pr - Long-running operations in the Azure SDK for Java

2 participants