Skip to content

Revert "Simplify batch create scenarios"#5

Merged
tpellissier-msft merged 1 commit intomainfrom
revert-4-user/jeffand/prefix
Sep 9, 2025
Merged

Revert "Simplify batch create scenarios"#5
tpellissier-msft merged 1 commit intomainfrom
revert-4-user/jeffand/prefix

Conversation

@tpellissier-msft
Copy link
Copy Markdown
Contributor

Reverts #4

We have another change coming in shortly that uses XMultiple for bulk create. I'll add a followup that brings in the prefix fix from this PR, which we want to keep.

@tpellissier-msft tpellissier-msft merged commit d8df99b into main Sep 9, 2025
3 checks passed
@zhaodongwang-msft zhaodongwang-msft deleted the revert-4-user/jeffand/prefix branch February 13, 2026 21:52
abelmilash-msft pushed a commit that referenced this pull request Apr 13, 2026
… validation

- Fix .. note:: in records.create/update/upsert to mention concurrent dispatch
  when max_workers > 1, not just sequential chunking (comment #1)
- Import _MAX_WORKERS in records.py and build the ValueError message from it
  so the text stays accurate if the cap changes (comment #2)
- Add explicit ValueError in _dispatch_chunks for non-int or < 1 max_workers,
  with three new tests covering zero, negative, and non-int inputs (comments #4/#5)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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