Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1236678?usp=email )

Change subject: Test: add minthrottle to pywikibot-ci
......................................................................

Test: add minthrottle to pywikibot-ci

Change-Id: I6b54799ff997f130d38fc90be0d146df8d214d6b
Signed-off-by: Xqt <[email protected]>
---
M .github/workflows/pywikibot-ci.yml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.github/workflows/pywikibot-ci.yml 
b/.github/workflows/pywikibot-ci.yml
index 342ba01..d739dac 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -106,6 +106,7 @@
           echo "usernames['commons']['commons'] = '${{ env.PYWIKIBOT_USERNAME 
}}'" >> user-config.py
           echo "usernames['meta']['meta'] = '${{ env.PYWIKIBOT_USERNAME }}'" 
>> user-config.py
           echo "noisysleep = float('inf')" >> user-config.py
+          echo "minthrottle = 0.2" >> user-config.py
           echo "maximum_GET_length = 5000" >> user-config.py
           echo "console_encoding = 'utf8'" >> user-config.py
           echo "import os" >> user-config.py

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1236678?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I6b54799ff997f130d38fc90be0d146df8d214d6b
Gerrit-Change-Number: 1236678
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to