Skip to content

Commit

Permalink
Revert "Handle AWS Connection Lost (laravel#25295)"
Browse files Browse the repository at this point in the history
This reverts commit f4b7494.
  • Loading branch information
iBotPeaches committed Feb 4, 2019
1 parent aa4e70a commit f38cf31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Database/DetectsLostConnections.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ protected function causedByLostConnection(Throwable $e)
'reset by peer',
'Physical connection is not usable',
'TCP Provider: Error code 0x68',
'Name or service not known',
'ORA-03114',
'Packets out of order. Expected',
'Adaptive Server connection failed',
Expand Down

0 comments on commit f38cf31

Please sign in to comment.