gpt4 book ai didi

pywikibot - 如何在 PyWikiBot 上禁用 "Sleeping for N seconds"

转载 作者:行者123 更新时间:2023-12-04 10:20:30 28 4
gpt4 key购买 nike

Pywikibot's Mediawiki Talk page这个问题已经在大约 2 年前被问过了。

那里的答案是“你不应该”和maxthrottle不是正确的参数。

对于 Intranet 用例,节流通常会适得其反。尤其是在测试自动化时,无论 API 访问次数多低, throttle 都会启动。所以我宁愿关闭或将其设置为几毫秒的合理时间,而不是默认的 10 秒。

如何将 throttle 设置为不同的时间?

最佳答案

https://github.com/donkaban/pywiki-bot/blob/master/user-config.py#L159

# Slow down the robot such that it never makes a second page edit within
# 'put_throttle' seconds.
put_throttle = 0

0 看起来很值

关于pywikibot - 如何在 PyWikiBot 上禁用 "Sleeping for N seconds",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60884726/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com