Skip to content

Commit

Permalink
Fix Confluence perm sync for cloud users (#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves authored and Richard Kuo [bot] committed Dec 9, 2024
1 parent c216406 commit d0b4901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/danswer/connectors/confluence/onyx_confluence.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,5 @@ def build_confluence_client(
backoff_and_retry=True,
max_backoff_retries=10,
max_backoff_seconds=60,
cloud=is_cloud,
)

0 comments on commit d0b4901

Please sign in to comment.