mirror of
https://github.com/suitenumerique/docs
synced 2026-05-24 09:28:25 +00:00
We have situation where the number of locks in the database can increase dangerously creating deadlock situation. To remove this situation we decided to change the strategy to manage document creation concurrency. We decided to use a retry strategy, trying to create the document multiple times while a usable path is found. To avoid having an inifinite loop, we use a max_attempts counter configurable using the setting TREEBEARD_PATH_COMPUTE_RETRY_MAX_ATTEMPTS |
||
|---|---|---|
| .. | ||
| adr | ||
| assets | ||
| examples | ||
| installation | ||
| architecture.md | ||
| customization.md | ||
| env.md | ||
| instances.md | ||
| languages-configuration.md | ||
| README.md | ||
| release.md | ||
| resource_server.md | ||
| search.md | ||
| system-requirements.md | ||
| troubleshoot.md | ||
| user_account_reconciliation.md | ||
Docs Documentation
Welcome to the official documentation for Docs.
This documentation is organized by topic and audience. Use the section below to quickly find what you are looking for.
Table of Contents
-
Getting started
-
Configuration
-
Architecture & design
-
Usage & operations
-
Project & product
-
Assets