class RedisScheduler::InvalidEntryException
Thrown by some RedisScheduler
operations if the item in Redis zset underlying the schedule is not parseable. This should basically never happen, unless you are naughty and are adding/removing items from that zset yourself.