Update MatrixRTCSession to increase push notification arrival time on mobile clients for element-call - #5398
Open
escix wants to merge 11 commits into
Open
Update MatrixRTCSession to increase push notification arrival time on mobile clients for element-call#5398escix wants to merge 11 commits into
escix wants to merge 11 commits into
Conversation
Updated the lifetime to increase the mobile push notification arrival timeout
Johennes
requested changes
Jul 23, 2026
Johennes
left a comment
Contributor
There was a problem hiding this comment.
Thanks for your contribution. Your intent of increasing the notification lifetime to 60s seems reasonable. However, your changes don't appear to achieve that. Could you please fix the implementation?
Updated.
Johennes
reviewed
Jul 24, 2026
Johennes
reviewed
Jul 24, 2026
Johennes
reviewed
Jul 24, 2026
Johennes
requested changes
Jul 24, 2026
Updated as per comments
Johennes
reviewed
Jul 24, 2026
Johennes
requested changes
Jul 24, 2026
Johennes
left a comment
Contributor
There was a problem hiding this comment.
Looks like the tests need updating.
Author
@Johennes |
Author
It appears that element-x has increased the call ringing time to 90seconds so matching the value to that. element-hq/element-x-android#3991
It appears that the element-x call notification has increased to 90seconds. So matching the timeout accordingly.
escix
commented
Aug 4, 2026
escix
left a comment
Author
There was a problem hiding this comment.
Amended to match the element-x timeouts:
element-hq/element-x-android#3991
matrixrtc: restore RTC Slot support, rebase notificationLifetimeMs onto develop
escix
commented
Aug 6, 2026
escix
left a comment
Author
There was a problem hiding this comment.
matrixrtc: restore RTC Slot support, rebase notificationLifetimeMs onto develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by Claude.
Updated the lifetime to increase the mobile push notification arrival timeout
Checklist
public/exportedsymbols have accurate TSDoc documentation.