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

Implement delivery of message timeout to SLEE applications #18

Open
brainslog opened this issue Dec 2, 2016 · 3 comments
Open

Implement delivery of message timeout to SLEE applications #18

brainslog opened this issue Dec 2, 2016 · 3 comments

Comments

@brainslog
Copy link
Contributor

When there's a message (request) timeout, the application doesn't get informed of it and instead, either it waits infinitely for the answer or it needs to set it's own timer for "guessing" when the timeout occurred and take it's own measures regarding it.

The Diameter RAs should deliver these timeout messages to the application and terminate the activity, where appropriate.

@xphudin
Copy link

xphudin commented Jan 8, 2017

hi @brainslog , I have done the implementation, can you please review it for me?
Thanks

@deruelle
Copy link
Member

deruelle commented Jan 9, 2017

@xphudin can you do a pull request for this ?

@phuongdinh1411
Copy link

phuongdinh1411 commented Jan 9, 2017

xphudin is me and did a pull request already.

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

No branches or pull requests

4 participants