[twitter] handle "account is temporarily locked" errors (#5300)
- display proper error message - add 'locked' option
This commit is contained in:
@@ -3771,6 +3771,19 @@ Description
|
||||
* ``"wait"``: Wait until rate limit reset
|
||||
|
||||
|
||||
extractor.twitter.locked
|
||||
------------------------
|
||||
Type
|
||||
``string``
|
||||
Default
|
||||
``"abort"``
|
||||
Description
|
||||
Selects how to handle "account is temporarily locked" errors.
|
||||
|
||||
* ``"abort"``: Raise an error and stop extraction
|
||||
* ``"wait"``: Wait until the account is unlocked and retry
|
||||
|
||||
|
||||
extractor.twitter.replies
|
||||
-------------------------
|
||||
Type
|
||||
|
||||
Reference in New Issue
Block a user