*/ protected $casts = [ 'failed_at' => 'datetime', 'payload' => 'json', ]; }