bot icon indicating copy to clipboard operation
bot copied to clipboard

Sync as much as possible instead of aborting on first sight of an error

Open MarkKoz opened this issue 5 years ago • 1 comments

Right now, when syncing user or guilds, if there is an API error, the entire sync will abort. Instead, the sync should log the error and continue syncing the rest of the users.

As a bonus, it'd be nice if the sync command would display how many failed and how many succeeded out of the total.

MarkKoz avatar Feb 23 '20 23:02 MarkKoz

Stalled until #1151 is merged, which will simplify this implementation.

MarkKoz avatar Sep 07 '20 22:09 MarkKoz