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.
meli/meli
Manos Pitsidianakis ec1cc8100e
WIP implement wait/delay for scheduled jobs
This will allow scheduling reconnect attempts in the future instead of
sleeping inside the async job. Then, the reconnect job won't appear
active until its time to run has arrived. The frontend can then inspect
reconnect attempts and display messages like "Retrying in X time" to the
user.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
9 months ago
..
docs listing: add relative_list_indices setting for thread listing 11 months ago
src WIP implement wait/delay for scheduled jobs 9 months ago
Cargo.toml melib: add `nntp` feature 10 months ago
build.rs Move src to meli/src 11 months ago
config_macros.rs Fix unreachable-pub and disjoint-capture lint errors 10 months ago