Closed
Description
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
Labels
No labels