phab/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.phpstable
phab/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
52a29be70d5d | epriestley | Introduce a request cache mechanism | Jun 5 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
6b86f81fe4e9 | epriestley | Increase the visibility of permanent task failures in task queue | Mar 15 2015 | |||
af303f458b9c | epriestley | Convert taskmasters to use an autoscale pool | Feb 24 2015 | |||
48fc3126a124 | epriestley | Support autoscaling daemons in phd | Feb 24 2015 | |||
2cd77b5b5817 | epriestley | Improve taskmaster behavior on empty queues | Feb 16 2015 | |||
62dfcd1e552f | Joshua Spence | Fix the visibility of `PhutilDaemon::run` methods | Jan 15 2015 | |||
139c63bd84e5 | epriestley | When a worker task fails permanently, log the reason | Dec 8 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
4a6d2e9c9730 | epriestley | Allow tasks to yield to other tasks | Apr 16 2014 | |||
45db6001ea5f | epriestley | Use PhutilProxyException to disambiguate work queue failures | Jul 24 2013 | |||
13e2489739da | epriestley | Add a link to the main Asana task from Differential | Jul 10 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
84ee4cd9f62f | epriestley | Factor out task execution and formalize permanent failures | Nov 1 2012 | |||
88fad90c1c0a | epriestley | Move task leasing to a dedicated query | Nov 1 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help