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

replication: define error conditions for GetVolumeReplicationInfo #47

Merged
merged 1 commit into from
Nov 1, 2022

Commits on Oct 31, 2022

  1. replication: define error conditions for GetVolumeReplicationInfo

    In some cases the driver might not be able to return the
    Replication details for a period of time, in that case
    it can return well known error codes based on that CO
    can retry to call the GetVolumeReplicationInfo in exponential
    backoff to get the required details.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b7f4f7a View commit details
    Browse the repository at this point in the history