devlake-queue-manager is a tools to keep Devlake data up-to-date.
Devlake already contains a cron service to manage all blueprints automatically,but in my case, it is necessary to disable cron because there are too many blueprints and managing cron became a chore.
Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
$ pip install requests
$ export DEVLAKE_ENDPOINT="http://your-devlake-server:8080"
$ python run.py