Category "redis-cache"

My Superset cache is set to Redis, but I still get cache warning in logs

I am getting cache warnings in my log files and am not sure why. My cache override: CACHE_CONFIG = { 'CACHE_TYPE': 'RedisCache', 'CACHE_DEFAULT_TIMEOUT'

ARQ: Multiple JOB worker in python

what's difference on arq:job:{job_id} and arq:in_progress:{job_id}