Skip to content

Are Lambda timeouts an issue? #10

@astrostl

Description

@astrostl

Snapshots of busy volumes may take long time. If you have a lot of (or) busy volumes - don't use Lambda. Maximum timeout for Lambda is 300s and there's currently no way to disable or confgure retry on error (if you know - let me know, please).

When calling for a snap via aws ec2 create-snapshot --volume-id, the API immediately returns a JSON document and proceeds with a snapshot in the background. Is the concern on 300s someone having so many volumes that even this process would take too long, or is it actually waiting for the snapshot to complete?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions