You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using the redis checkpoint module, I received the following error: shard shardId-000000000000 error: EOF. I believe this error message came from the redis checkpoint Set() method. This caused the Scan function to exit. I think it would be better if it retried the checkpoint Set() method a few times. You might also consider updating the redis library being used.
The text was updated successfully, but these errors were encountered:
While using the redis checkpoint module, I received the following error: shard shardId-000000000000 error: EOF. I believe this error message came from the redis checkpoint Set() method. This caused the Scan function to exit. I think it would be better if it retried the checkpoint Set() method a few times. You might also consider updating the redis library being used.
The text was updated successfully, but these errors were encountered: