Skip to content

Laravel Octane support #17

Closed
Closed
@gabfr

Description

@gabfr

Hello there! First of all, thanks for this package it really helps and saves me a lot of time integrating GCP Cloud Tasks in my project.

I'm using Laravel 8, along with Laravel octane, running in GCP Cloud Run. After struggling a bit with your package on this setup, I discovered that the way it tries to load the request payload in the HandleTask class was grabbing the wrong data and breaking the handle task action.

After doing this change: #16

It worked like a charm.

So, do you interest in patching your lib with this fix? If so, I can re-open the pull request.

Thanks again!

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