Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method Client.restoreData() #166

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Add method Client.restoreData() #166

wants to merge 1 commit into from

Conversation

RKrahl
Copy link
Member

@RKrahl RKrahl commented Nov 1, 2024

Add a IDS custom method restoreData() to class Client. This method checks the status of the data in IDS, requests a restore if the data is not already online and waits for the restore to complete.

I found three independent implementations of that in my own code, so apparently this is needed as a helper in the library.

Draft status: should still add a test.

@RKrahl RKrahl added the enhancement New feature or request label Nov 1, 2024
@RKrahl RKrahl added this to the 1.6.0 milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant