Skip to content

Async sqs client #1348

Open
Open
@wslawski-printify

Description

@wslawski-printify

So I noticed lately that enqueue is sending messages through sync aws client. Which takes a bit of time and waits for full response which shouldn't really be necessary in all cases. Is there any chance you can actually add option to use sendMessageAsync or use https://async-aws.com/compare.html ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @wslawski-printify

        Issue actions

          Async sqs client · Issue #1348 · php-enqueue/enqueue-dev