Update InboxWorker

pull/1647/head
Daniel Supernault 6 years ago
parent f54409fdf3
commit 20baf7a7c9
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -18,6 +18,9 @@ class InboxWorker implements ShouldQueue
protected $profile;
protected $payload;
public $timeout = 5;
public $tries = 1;
/**
* Create a new job instance.
*

Loading…
Cancel
Save