Skip to content

Accelerate exhaustive Azure AI Search backups - #1115

Merged
Paul Lizer (paullizer) merged 3 commits into
Developmentfrom
paullizer-adaptive-search-backups
Jul 30, 2026
Merged

Accelerate exhaustive Azure AI Search backups#1115
Paul Lizer (paullizer) merged 3 commits into
Developmentfrom
paullizer-adaptive-search-backups

Conversation

@paullizer

Copy link
Copy Markdown
Contributor

Summary

  • export supported Azure AI Search indexes with deterministic cutoff-bounded ID keyset pages
  • add durable per-index checkpoints, latest-item state, schema/integrity validation, and restore availability metadata
  • adapt page-level concurrency to 429/503 Retry-After guidance with fair cross-index scheduling and sanitized throughput metrics

Validation

  • 30 targeted Data Management backup and security tests passed
  • Python compilation passed
  • git diff checks passed

Fixes #1094

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Paul Lizer (paullizer) and others added 2 commits July 30, 2026 14:25
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
…tive-search-backups

# Conflicts:
#	docs/explanation/release_notes.md
@paullizer
Paul Lizer (paullizer) merged commit 35df27e into Development Jul 30, 2026
12 checks passed
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.

1 participant