You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Nutomic b4670988b5
Change exponential backoff algorithm for federation send (#4597)
* Limit federation send retry interval to one hour

* clippy

* avoid overflow

* change base for exp backoff

* ignore first error

* fix day duration
2 months ago
..
api Read crate version from cargo.toml (fixes #4583) (#4584) 2 months ago
api_common Change exponential backoff algorithm for federation send (#4597) 2 months ago
api_crud Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
apub Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 3 months ago
db_schema Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
db_views Fix private message sort order. #4581 (#4587) 2 months ago
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 2 months ago
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 3 months ago
federate Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
routes Read crate version from cargo.toml (fixes #4583) (#4584) 2 months ago
utils Avoid breaking api change, reduce api cache duration (#4610) 2 months ago