Azure / Azure/data-api-builder
Config property: Customize transaction timeout (seconds)
Open
bug
enhancement
perf
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Make the timeout period of the transaction (associated with a graphQL mutation or REST Post, Put, Patch and Delete request) configurable through the CLI. This is proposed to make sure that resources acquired by a single transaction do not become unavailable to other transactions thereby starving them.
Contributor guide
Assessment
This issue has not been assessed yet.