Paginate outboxes #669

Closed
opened 2019-09-24 17:27:05 +00:00 by elegaanz · 0 comments
elegaanz commented 2019-09-24 17:27:05 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.

For users with a lot of posts, Mastodon sometimes throws 422 errors when trying to fetch their profile.

Describe the solution you'd like

The outboxes should be paginated to avoid being too long.

Describe alternatives you've considered

None, this is the standard way of doing it with AP.

Additional context

Originally reported by xosem@fediverse.blog (their profile is affected by this bug).

**Is your feature request related to a problem? Please describe.** For users with a lot of posts, Mastodon sometimes throws 422 errors when trying to fetch their profile. **Describe the solution you'd like** The outboxes should be paginated to avoid being too long. **Describe alternatives you've considered** None, this is the standard way of doing it with AP. **Additional context** Originally reported by xosem@fediverse.blog (their profile is affected by this bug).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#669
No description provided.