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

[NEW]: Transaction usage examples #42

Open
1 of 4 tasks
philkra opened this issue Jul 21, 2023 · 1 comment
Open
1 of 4 tasks

[NEW]: Transaction usage examples #42

philkra opened this issue Jul 21, 2023 · 1 comment
Labels
prio:medium Medium priority to complete task

Comments

@philkra
Copy link
Contributor

philkra commented Jul 21, 2023

Priority

Medium

Description

Multiple scenarios for transactions:

  • simple inserts, with explanation of createOnly and errors returned
  • mixed operations
  • using upsert
  • how to do retries with errors

How will this impact users?

Help solving user needs with their actual use cases.

Context

We received some questions how to solve certain scenarios with transactions

Suggested resolution

No response

Additional information

No response

@philkra philkra added new content prio:medium Medium priority to complete task labels Jul 21, 2023
github-merge-queue bot pushed a commit that referenced this issue Feb 6, 2024
Closes #25 #42 

## Summary

<!-- Add a brief description of changes -->

- **Adding examples and timeout note** - Adding examples to the
transactions doc and clarifying language. Also including the timeout
that occurs with bulk deletes mentioned in
[Discord](https://discord.com/channels/996791218879086662/1075788625586966637/threads/1201746322370342952)

---

<!-- Remove this entire section if not needed -->

### Remaining work

The following work still needs to be completed:

- [ ] <List outstanding tasks here>

### Dependencies

- [ ] <Tasks that must be completed before merging this pull request>

---

### Timing

**Release**:

- [ ] When ready
- [ ] Hold for release | Release after: <mm/dd/yy>

---------

Co-authored-by: Philip Krauss <[email protected]>
Co-authored-by: Kostas Botsas <[email protected]>
@joan-ing
Copy link
Contributor

joan-ing commented Feb 6, 2024

Updated the transaction docs, but need to add some mixed examples and createOnly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio:medium Medium priority to complete task
Projects
None yet
Development

No branches or pull requests

2 participants