mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-28 04:49:21 +02:00
Fix Confluence perm sync for cloud users (#3374)
This commit is contained in:
@@ -368,4 +368,5 @@ def build_confluence_client(
|
|||||||
backoff_and_retry=True,
|
backoff_and_retry=True,
|
||||||
max_backoff_retries=10,
|
max_backoff_retries=10,
|
||||||
max_backoff_seconds=60,
|
max_backoff_seconds=60,
|
||||||
|
cloud=is_cloud,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user