Skip to content

Commit

Permalink
Fix Confluence perm sync for cloud users (onyx-dot-app#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 a575950 commit c77790f
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 @@ -335,4 +335,5 @@ def build_confluence_client(
backoff_and_retry=True,
max_backoff_retries=10,
max_backoff_seconds=60,
cloud=is_cloud,
)

0 comments on commit c77790f

Please sign in to comment.