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 c955516acf - Show all commits

View file

@ -12,6 +12,7 @@ use Doctrine\ORM\EntityManagerInterface;
use App\Service\MQTTClient;
use App\Entity\JobOrder;
use App\Entity\Rider;
use PDO;