Resolve "Rider app timeout" #1554

Merged
korina.cordero merged 12 commits from 630-rider-app-timeout into master-fix 2021-11-08 10:09:02 +00:00
Showing only changes of commit 05d50e28f7 - Show all commits

View file

@ -89,7 +89,7 @@ class UpdateUnacceptedJobOrdersCommand extends Command
$jo = $jo_info['jo'];
if ($jo != null)
{
$output->writeln('Requeuing for rider assignment ' . $jo->getID());
// $output->writeln('Requeuing for rider assignment ' . $jo->getID());
$id = $jo->getID();
// send notifications to rider app, telling rider that jo has been requeued