Skip to content

Commit c42d6b3

Browse files
committed
添加指数退避参数
1 parent d300b39 commit c42d6b3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/cqu_cj/config/config_default.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@ user_info:
33
username: ~
44

55
output:
6-
path: ~
6+
path: ~
7+
8+
behavior:
9+
print_traceback: False
10+
unlimited_retry: true
11+
exp_backoff_limit: 500

0 commit comments

Comments
 (0)