Previously the expired-authz-purger would try to load the ids for all relevant authzs into memory before doing any work. On a very large table, this would mean running out of memory. This setting allows limiting how much work will be done in one chunk. Also add periodic logging of deletion count. Fixes #3147. |
||
|---|---|---|
| .. | ||
| config.json | ||
| main.go | ||