Skip to content

Conversation

@oesteve
Copy link
Contributor

@oesteve oesteve commented Apr 10, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #36301
License MIT
Doc PR

SMTP transport fails for long running processes after tranport exception, if stream is closed all messages will throw a transport exception until $lastMessageTime exceds $pingThreshold.

With this PR, after transport expception the transport will ping the server to check if the connection is still alive.

@oesteve oesteve changed the title Force ping after transport Exception Force ping after transport exception Apr 10, 2020
@fabpot
Copy link
Member

fabpot commented Apr 12, 2020

Thank you @oesteve.

@fabpot fabpot merged commit 280674f into symfony:4.4 Apr 12, 2020
This was referenced Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants