Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spider
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
selection-new
spider
Commits
1f19360c
Commit
1f19360c
authored
Jun 15, 2026
by
PC-20230618BYKI\Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
be525766
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
aba_report.py
hjm_spider_code/aba_report-download/aba_report.py
+0
-0
config.py
hjm_spider_code/aba_report-download/config.py
+4
-3
No files found.
hjm_spider_code/aba_report-download/aba_report.py
View file @
1f19360c
This diff is collapsed.
Click to expand it.
hjm_spider_code/aba_report-download/config.py
View file @
1f19360c
...
...
@@ -16,9 +16,10 @@ MONTHLY_HOUR = 22
MONTHLY_MINUTE
=
0
# 失败后最多重试次数(周和月通用)
MAX_RETRY_DAYS
=
5
# 每次重试间隔(分钟)
RETRY_INTERVAL_MINUTES
=
30
MAX_RETRY_DAYS
=
2
# 每次重试间隔(分钟)——在 [MIN, MAX] 之间随机取一个值,避免固定间隔
RETRY_INTERVAL_MIN_MINUTES
=
30
RETRY_INTERVAL_MAX_MINUTES
=
60
# ======================== 部署配置========================
# 电脑A:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment