Juan M Uys
Juan M Uys
From my package.json: ``` { "scripts": { "test": "SLOWMO=50 jest --runInBand", "testfast": "jest" }, "dependencies": { "@types/jest": "^29.5.12", "@types/jest-environment-puppeteer": "^5.0.6", "@types/node": "^20.14.10", "@types/puppeteer": "^7.0.4", "@types/supertest": "^6.0.2", "dotenv": "^16.4.5", "jest": "^29.7.0",...
I'm using Redis 7.4.0 via docker compose. This repo contains no `redis.conf`, so presumably you use the default conf in the main repo. I downloaded the default [conf at that...
As per @mojeto https://github.com/rq/rq-scheduler/issues/163#issuecomment-323629165 I feel that this would clear up some issues around rq-scheduler usage, where folks would set a < 1 minute job interval, but it still running...
Not sure if this is something the author has control over, but posting here anyway. This gives 404 -> https://grafana.com/api/dashboards/17508/revisions/8/download (That's the download link on the [dashboard page](https://grafana.com/grafana/dashboards/17508-celery-tasks-by-task/).) Revision 7...