Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry SSO requests later if consumer is down #190

Open
vemv opened this issue Sep 2, 2013 · 0 comments
Open

Retry SSO requests later if consumer is down #190

vemv opened this issue Sep 2, 2013 · 0 comments
Labels

Comments

@vemv
Copy link

vemv commented Sep 2, 2013

When the rubycas server tries notifying the consumers about a log out, one or more of those consumers may be down.

Surely there should be a policy for retrying those? e.g. every 4 hours, perform the SSO requests to those servers again. State about pending logouts would be persisted to the DB until resolved.

Alternatively, a programmer-defined policy could decide if and when the consumers should be notified again.

What do you think?

Thank you - Victor

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

No branches or pull requests

1 participant