Crate lemmy_api_common

source ·

Re-exports§

Modules§

Structs§

Enums§

Functions§

  • Calculate how long to sleep until next federation send based on how many retries have already happened. Uses exponential backoff with maximum of one day. The first error is ignored.