redis updates
This commit is contained in:
@@ -29,6 +29,11 @@ class ProcessSendEveMailJob implements ShouldQueue
|
||||
{
|
||||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
|
||||
/**
|
||||
* The queue connection that should handle the job
|
||||
*/
|
||||
public $connection = 'queue';
|
||||
|
||||
/**
|
||||
* Retries
|
||||
* With new rate limiting, we need a retry basis versus timeout basis
|
||||
|
||||
Reference in New Issue
Block a user