Skip to content

Tags: stackkit/laravel-google-cloud-tasks-queue

Tags

v4.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #166 from stackkit/bugfix/reset-pcntl-alarm

Replace pcntl timeout handler with set_time_limit

v4.2.4-beta.1

Update google/cloud-tasks to 2.x

v4.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #170 from stackkit/feature/update-cloud-tasks

Update google/cloud-tasks to 2.x

v4.2.3-beta.5

wip

v4.2.3-beta.4

Handle SIGSEGV

v4.2.3-beta.3

Implement sigkill signal

v4.2.3-beta.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #165 from stackkit/bugfix/reset-pcntl-alarm

Reset pcntl alarm when application is killed too

v4.2.3-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #164 from stackkit/bugfix/reset-pcntl-alarm

Reset pcntl alarm after handling job

v4.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v4.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #154 from stackkit/bugfix/report-errors

Fix exceptions in jobs not reported to exception handler