Refact: optimize confluence performance (#13497)

### What problem does this PR solve?

Refact: optimize confluence performance #13494

### Type of change

- [x] Refactoring
This commit is contained in:
Magicbook1108
2026-03-10 15:02:24 +08:00
committed by GitHub
parent 9ba43ae4ee
commit 675810e0cf
2 changed files with 3 additions and 2 deletions

View File

@ -275,6 +275,7 @@ class Confluence(SyncBase):
space=space,
page_id=page_id,
index_recursively=index_recursively,
)
credentials_provider = StaticCredentialsProvider(tenant_id=task["tenant_id"],