element-hq / element-hq/element-ios

Back pagination can stop working

Open
#5,393 0 comments 0 reactions 0 assignees View on GitHub
S-Major T-Defect
Dominant language
Swift
Stars
1.8k
Forks
544
PR merge metrics
PR metrics pending

Description

No more details yet but we have an internal report that pagination can stop working. It worked again the day after.

The client got a 403 error:
```
2022-01-16 21:31:51.213 Riot[17714:1509046] [MXHTTPClient] Error JSONResponse: {
errcode = "M_FORBIDDEN";
error = "Host not in room.";
}
```

Contributor guide

Open the contributing guide

Research direction

The report names only back pagination and the MXHTTPClient 403 log, with no file, test, or reproduction steps. Start by tracing the back-pagination request path around MXHTTPClient and investigating the intermittent “Host not in room” response. Done means identifying why pagination stops and verifying that it continues correctly after the failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.