queue default to construct of job

This commit is contained in:
2021-05-19 00:57:22 +09:00
parent 817ae1a452
commit 9c9575396b
22 changed files with 27 additions and 17 deletions

View File

@@ -46,6 +46,7 @@ class ProcessAllianceStructures implements ShouldQueue
{
//Set the connection for the job
$this->connection = 'redis';
$this->onQueue('structures');
//Set variables
$this->structure = $s;