Skip to content

Conversation

@mjameswh
Copy link
Contributor

Description

Remove the following:

  • Handler.fetchOperationResult() and Handler.fetchOperationInfo() methods
  • OperationHandler.fetchResult() and OperationHandler.fetchInfo() methods
  • OperationFetchInfoDetails - Details class for fetch info operations
  • OperationFetchResultDetails - Details class for fetch result operations
  • OperationInfo - Information about operation state (only used by fetchInfo)
  • OperationStillRunningException - Exception thrown when operation still running
  • SynchronousOperationHandler - Removed implementations of removed methods

Fixes #38

@mjameswh mjameswh changed the title Remove FetchInfo and FetchResult handler requests 💥 Remove FetchInfo and FetchResult handler requests Oct 17, 2025
@mjameswh mjameswh merged commit f30af8c into main Oct 21, 2025
1 check passed
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.

Remove FetchInfo and FetchResult requests

4 participants