https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 693a147c81be035135b8d9a25094f36a3489f4e9 authored by Nicolas Dandrimont on 15 March 2019, 13:25:15 UTC, committed by Nicolas Dandrimont on 15 March 2019, 13:25:15 UTC
Celery voluntarily pools messages to reduce traffic, so it's expected that some
messages end up here several times. No need to spam logs about it.
1 parent 763dbda
History
Tip revision: 693a147c81be035135b8d9a25094f36a3489f4e9 authored by Nicolas Dandrimont on 15 March 2019, 13:25:15 UTC
Remove info-level logs about already acknowledged messages
Tip revision: 693a147
File Mode Size
bin
data
docs
sql
swh
.gitignore -rw-r--r-- 102 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 151 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 1.3 KB
conftest.py -rw-r--r-- 562 bytes
pytest.ini -rw-r--r-- 54 bytes
requirements-swh.txt -rw-r--r-- 42 bytes
requirements-test.txt -rw-r--r-- 133 bytes
requirements.txt -rw-r--r-- 344 bytes
setup.py -rwxr-xr-x 2.2 KB
tox.ini -rw-r--r-- 538 bytes

README.md

back to top