Redis Bug in Python Script ASAP
Budget: $10 – $30 USD
I have a Python script that calls an API. The data is filtered through and passed to Redis where it should store some keys.
The problem is the returned data is 495 (at the time of writing this) but when I check for existing keys, it is constantly changing. Example it will show 481 on 1 run then 476 on another. When it shouldn't be. It should be storing the full 495 and returning that all 495 were stored.
I'm assuming it's a simple bug to fix, just can't figure it out.
The problem is the returned data is 495 (at the time of writing this) but when I check for existing keys, it is constantly changing. Example it will show 481 on 1 run then 476 on another. When it shouldn't be. It should be storing the full 495 and returning that all 495 were stored.
I'm assuming it's a simple bug to fix, just can't figure it out.