1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-26 14:38:19 +01:00
phorge-phorge/src/infrastructure/daemon/workers
epriestley af321df3c0 Fix a bad query in LeaseQuery
Summary: Fixes T3610. This got un-scoped at some point, and is only used in Drydock so it escaped notice.

Test Plan: Ran `bin/drydock lease --type host` without hitting an exception about incorrect query construction.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3610

Differential Revision: https://secure.phabricator.com/D6552
2013-07-24 11:32:03 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
query Fix a bad query in LeaseQuery 2013-07-24 11:32:03 -07:00
storage Surface task queue temporary failure rate in Daemon console 2013-07-23 16:58:22 -07:00
PhabricatorTaskmasterDaemon.php Use PhutilProxyException to disambiguate work queue failures 2013-07-23 16:58:21 -07:00
PhabricatorWorker.php Give Asana feed publishing tasks a less aggressive retry/backoff schedule 2013-07-08 14:34:18 -07:00