@@ -1003,7 +1003,7 @@ class Follow:
env=env,
machine=machine)
cls.offset = 0
- time.sleep(3)
+ time.sleep(1)
except Exception as e:
Common.logger(log_type, crawler).error(f"get_follow_videos:{e}\n")