I'm getting the following exception in our phd daemon log file:
[07-Jul-2016 23:51:26] [2016-07-07 23:51:26] EXCEPTION: (Exception) Trying to update Task 2366703 (PhabricatorApplicationTransactionPublishWorker) after lease expiration! at [<phabricator>/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:101] [07-Jul-2016 23:51:26] arcanist(head=stable, ref.master=9c056c5cc887, ref.stable=f1c45a3323ae), phabricator(head=stable, ref.master=b441e8b81e31, ref.stable=58375fa9e6db), phutil(head=stable, ref.master=c72eb747e706, ref.stable=119e5b12ba06) [07-Jul-2016 23:51:26] #0 PhabricatorWorkerActiveTask::checkLease() called at [<phabricator>/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:56] [07-Jul-2016 23:51:26] #1 PhabricatorWorkerActiveTask::setLeaseDuration(integer) called at [<phabricator>/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:211] [07-Jul-2016 23:51:26] #2 PhabricatorWorkerActiveTask::executeTask() called at [<phabricator>/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php:22] [07-Jul-2016 23:51:26] #3 PhabricatorTaskmasterDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:184] [07-Jul-2016 23:51:26] #4 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:127]