Skip to content

feature: process backup upload in concurrent batches#6

Merged
janmatzek merged 3 commits into
gooddata:masterfrom
janmatzek:jmat-MC-3676-workspaces-backup-saving-backup-files-more-frequently
Jun 3, 2025
Merged

feature: process backup upload in concurrent batches#6
janmatzek merged 3 commits into
gooddata:masterfrom
janmatzek:jmat-MC-3676-workspaces-backup-saving-backup-files-more-frequently

Conversation

@janmatzek
Copy link
Copy Markdown
Contributor

No description provided.

@janmatzek janmatzek force-pushed the jmat-MC-3676-workspaces-backup-saving-backup-files-more-frequently branch from a599df1 to a9ca880 Compare May 29, 2025 15:36
@janmatzek janmatzek force-pushed the jmat-MC-3676-workspaces-backup-saving-backup-files-more-frequently branch from ab546a8 to 7cab7cd Compare May 30, 2025 14:29
@janmatzek janmatzek marked this pull request as ready for review May 30, 2025 14:36
Comment thread docs/BACKUP.md
arg1: foo
arg2: bar
api_page_size: 1000
batch_size: 20
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

20 or 100? 🤔

Comment thread scripts/utils/gd_api.py
kwargs["params"] = params
if self.api_token:
kwargs["headers"]["Authorization"] = f"{BEARER_TKN_PREFIX} {self.api_token}"
kwargs["headers"]["Authorization"] = f"Bearer {self.api_token}"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@janmatzek janmatzek merged commit a8e0a90 into gooddata:master Jun 3, 2025
2 checks passed
@janmatzek janmatzek deleted the jmat-MC-3676-workspaces-backup-saving-backup-files-more-frequently branch July 22, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants