|
@@ -153,7 +153,7 @@ class RecycleDailyPublishArticlesTask(Const):
|
|
|
return
|
|
return
|
|
|
case self.CRAWL_CRASH_CODE:
|
|
case self.CRAWL_CRASH_CODE:
|
|
|
await self.log_client.log(
|
|
await self.log_client.log(
|
|
|
- contexts={
|
|
|
|
|
|
|
+ contents={
|
|
|
"task": "recycle_daily_publish_articles",
|
|
"task": "recycle_daily_publish_articles",
|
|
|
"data": {
|
|
"data": {
|
|
|
"gh_id": account["gh_id"],
|
|
"gh_id": account["gh_id"],
|