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

Batch - an update? #961

Closed
joshlang opened this issue Nov 1, 2019 · 4 comments
Closed

Batch - an update? #961

joshlang opened this issue Nov 1, 2019 · 4 comments

Comments

@joshlang
Copy link
Contributor

joshlang commented Nov 1, 2019

Hi!

I was hoping for some insight into Batching. If it's a committed upcoming feature (looks to be!) and when it'll be public (it's internal right now).

We started using it with 3.2.0-preview before you hid it under "internal" flags. It's awesome! We previously had our own custom workaround solution where we deployed a server-side javascript stored procedure in order to do batch operations. But we don't need it any more, thanks to built-in batching. Of course, we're stuck on 3.2.0-preview...…….. But that's okay, assuming it's still coming sooner or later?

@j82w
Copy link
Contributor

j82w commented Nov 1, 2019

The current plan is to make Batch part of the next SDK release which should happen sometime next week. It might get delayed if some major issue discovered before then.

@joshlang
Copy link
Contributor Author

joshlang commented Nov 1, 2019

Thanks for the speedy answer.

The answer itself couldn't have been more awesome, too. Thanks!

Will leave this issue open until the release just so others can see your answer.

@j82w
Copy link
Contributor

j82w commented Nov 4, 2019

Please take a look at this PR.

@joshlang
Copy link
Contributor Author

joshlang commented Nov 4, 2019

Fantastic. We've migrated to using the new TransactionalBatch (previously called Batch), and everything seem good. Thanks!

@joshlang joshlang closed this as completed Nov 4, 2019
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

2 participants