Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Handle Errno::ETIMEOUT when sending single sign out notifications #119

Conversation

soupmatt
Copy link
Contributor

Under some circumstances Errno::ETIMEOUT gets raised instead of Timeout::Error.
We don't want this to cause failures, so let's catch and log it instead of
allowing it to propogate up.

We are seeing this happen in our environment when a host is down completely.

Under some circumstances Errno::ETIMEOUT gets raised instead of Timeout::Error.
We don't want this to cause failures, so let's catch and log it instead of
allowing it to propogate up.
pencil added a commit that referenced this pull request Jul 25, 2015
…_out_notifications

Handle Errno::ETIMEOUT when sending single sign out notifications
@pencil pencil merged commit 31a26fe into rbCAS:master Jul 25, 2015
@pencil
Copy link
Member

pencil commented Jul 25, 2015

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants