save last_id more often
This commit is contained in:
@@ -76,5 +76,4 @@ class VKFeedModuleConfig(FeedModuleConfig):
|
||||
disable_web_page_preview=True)
|
||||
except Exception as e:
|
||||
sentry_sdk.capture_exception(e)
|
||||
last_id = post['id']
|
||||
return last_id
|
||||
yield post['id']
|
||||
|
Reference in New Issue
Block a user