def duanzi_top_list_gen_fail():
    return r.llen(duanzi_floor_with_rank_top_list_name) < 10000
def total_counts():
    return r.llen(duanzi_floor_with_rank_for_web_top_list_name)