Skip to main content

Module get_missing_events

Module get_missing_events 

Source

ConstantsΒ§

EARLIEST_MAX πŸ”’
LIMIT_DEFAULT πŸ”’
spec says default is 10
LIMIT_MAX πŸ”’
arbitrary number but synapse’s is 20 and we can handle lots of these anyways
WALK_MAX πŸ”’

FunctionsΒ§

get_missing_events_route πŸ”’
POST /_matrix/federation/v1/get_missing_events/{roomId}
next_missing_event πŸ”’
walk_seed πŸ”’
Builds the walk’s dedup set and its initial queue.

Type AliasesΒ§

Pending πŸ”’
Seen πŸ”’