You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass queue from Mailable to SendQueuedMailable job (#47612)
* Pass queue from Mailable to SendQueuedMailable job
Fixes issue where the unserialized job has the wrong queue.
* Pass connection from Mailable to SendQueuedMailable job
* Fix property mismatches in SendQueuedMailable
* order
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments