Skip to content

Improve fault tolerance in EBS snapshot utilities #28

@bharanin

Description

@bharanin

ec2.backup_volumes_unless_recent_backup() should attempt to complete all backups - failures should be batched into a single exception after all volumes are processed, rather than raising after first encountered error.

Lower-level ec2. create_ebs_snapshot() might also benefit from a retry block with a parameter for maximum retries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions