Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batchhandler results in an error when doing bulk updates. #760

Open
MitchKuijpers opened this issue Jul 4, 2024 · 0 comments
Open

Batchhandler results in an error when doing bulk updates. #760

MitchKuijpers opened this issue Jul 4, 2024 · 0 comments

Comments

@MitchKuijpers
Copy link
Contributor

Short summary (3-5 sentences) describing the issue.

Assemblies affected

AspNet RESTier 1.1.0

Reproduce steps

Any batch request with more then 1 change.

Expected result

Batch request is properly handled.

Actual result

Batch crashes sometimes, depending on how many changes are sent.

Additional details

RestierBatchChangeSetRequestItem defines a dictionary that is used while firing the individual requests async.

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

No branches or pull requests

1 participant