kensanata / mastodon-archive

Archive your statuses, favorites and media using the Mastodon API (i.e. login required)
https://alexschroeder.ch/software/Mastodon_Archive
GNU General Public License v3.0
362 stars 33 forks source link

Give a rough estimate when expiring toots #27

Closed BartG95 closed 6 years ago

BartG95 commented 6 years ago

When expiring toots, indicate to the user that it might take several minutes, due to rate limiting.

This PR is semi-tested by changing n_statuses to a few numbers:

It doesn't yet use the actual rate limits reported by the server, nonetheless, it seems rare for instances to deviate from the default.