9版本时有startPolling轮询方法,10版本找不到了 #119
Unanswered
z346158847
asked this question in
Q&A
Replies: 1 comment 1 reply
-
之前的轮询是靠定时器实现的,后面感觉这个轮询作为一种工具就不应放在爬虫实例上就取消这个 API 了。可以用定时器实现 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
10版本应该如何使用轮询
Beta Was this translation helpful? Give feedback.
All reactions