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

Merged
merged 7 commits into from
Nov 27, 2024
Merged

Add method Client.restoreData() #166

merged 7 commits into from
Nov 27, 2024

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
@RKrahl RKrahl marked this pull request as ready for review November 25, 2024 20:06
@RKrahl RKrahl merged commit 43c29a4 into develop Nov 27, 2024
1 check passed
@RKrahl RKrahl deleted the restoreData branch November 27, 2024 09:47
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