Paginate outboxes #669
Etiquetas
Nenhum rótulo
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
Sem projeto
Sem responsáveis
1 participante
Notificações
Data limite
Não há data limite definida.
Dependências
Não há dependências definidas.
Referência: Plume/Plume#669
Carregando…
Adicionar tabela
Referência em uma nova issue
Nenhuma descrição fornecida.
Excluir branch "%!s()"
Apagar um branch é permanente. Ainda que o branch apagado possa continuar a existir por um breve período antes de ser realmente apagado, isso NÃO PODE ser desfeito na maioria dos casos. Continuar?
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).