Closed
Sviatoslav Nekhaienko requested to merge
port-cron into
master
- What is the change? This change is to port the latest clean-up cron changes from GA
- What does it impact? Adds a new endpoint to run a clean-up job for all providers.
- How do I reproduce or test the change? You can trigger GET request via /_dps/task-handlers/index-cleanup, unit tests were added as well
- Other
Following properties(env variables) must be set
CRON_INDEX_CLEANUP_PATTERN
CRON_INDEX_CLEANUP_TENANTS
GAE_SERVICE
Edited by Sviatoslav Nekhaienko