This is because if a worker reaches ~100% CPU then everything starts lagging and we hit the log line a lot. When at error we invoke sentry and that has a lot of overhead, which then puts even more pressure on the worker. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| client.py | ||
| commands.py | ||
| context.py | ||
| external_cache.py | ||
| handler.py | ||
| protocol.py | ||
| redis.py | ||
| resource.py | ||