Page MenuHomePhabricator

Worker - supporting running queued tasks in process
ClosedPublic

Authored by btrahan on May 8 2014, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 9:37 PM
Unknown Object (File)
Wed, May 7, 1:57 AM
Unknown Object (File)
Mar 19 2025, 7:36 AM
Unknown Object (File)
Mar 15 2025, 11:21 PM
Unknown Object (File)
Mar 14 2025, 1:48 PM
Unknown Object (File)
Feb 26 2025, 10:06 AM
Unknown Object (File)
Feb 6 2025, 8:15 PM
Unknown Object (File)
Jan 31 2025, 9:46 PM
Subscribers

Details

Summary

Ref D8930. My "send test" for SMS was failing before this patch, and now it works nicely.

Test Plan

Used new code in D8930 that uses $this->queueTask() to get some work done and it got done in process

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Worker - supporting running queued tasks in process.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 8 2014, 8:12 PM
btrahan updated this revision to Diff 21413.

Closed by commit rP61dd5ab6c133 (authored by @btrahan).