Why is this a bug in my view - This is constantly reproducible, and doesn't produce an error in the GUI, it just gets stuck on saving_results state. I have to run redis-cli flushall to clear the query.
The docker host has 12GB RAM and doesn't get past about 7.5GB in use.
Issue Summary
A very large number of results (960,000) causes Redis to give up during
saving_results
Steps to Reproduce
Why is this a bug in my view - This is constantly reproducible, and doesn't produce an error in the GUI, it just gets stuck on
saving_results
state. I have to runredis-cli flushall
to clear the query.The docker host has 12GB RAM and doesn't get past about 7.5GB in use.
Technical details: