-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CON-213] - Paginate delist adding and small refactor (#3287)
* logging memory used * batch 500 + logs hm.. * quick exit for easy testing * remove unused fn * dont kill app after blacklist init * remove test fns * update duration log * move init flag * no good bye msg lol * add async retry * remove early exit * extra new line * fix log * remove deleting non-existent keys * update logs * removing timing responsibiltiy from bl * add completion log * update var name + set enabled to true * Revert "update var name + set enabled to true" This reverts commit f30efb8. * remove skips * remove async retry * remove unused var
- Loading branch information
1 parent
cdfd16d
commit 4a342cd
Showing
3 changed files
with
102 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters