Skip to content

Add a means to determine the success of consuming a message #60

@joshlemer

Description

@joshlemer

Right now, there isn't a way to determine if a message has been successfully deleted/consumed, since SQSMessage.consume is of type () => Unit. Maybe this can be changed to return Future[Boolean], or whatever is appropriate.

That being said, thank you to the folks at Kifi (and others) for creating this simple, convenient library!

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