Page MenuHomePhabricator

Worker - supporting running queued tasks in process
ClosedPublic

Authored by btrahan on May 8 2014, 8:04 PM.
Tags
None
Referenced Files
F18840844: D9018.id21412.diff
Tue, Oct 28, 4:16 AM
F18840843: D9018.id21413.diff
Tue, Oct 28, 4:16 AM
F18810537: D9018.id.diff
Sun, Oct 19, 10:04 PM
F18757802: D9018.diff
Sun, Oct 5, 7:30 PM
F18737430: D9018.id.diff
Wed, Oct 1, 10:40 AM
F18673470: D9018.id21412.diff
Sep 25 2025, 10:45 AM
F18606366: D9018.id.diff
Sep 13 2025, 10:12 PM
F18593365: D9018.diff
Sep 12 2025, 2:44 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
Branch
workerpatch
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 311
Build 311: [Placeholder Plan] Wait for 30 Seconds

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).