support delete for client, document and folder
* support delete
for client, document and folder
* remove batch cancel conflict
not used
Approved-by: Jacob Mathison
all schema and rest apis for text extraction support
* in progress
* stage 8 complete
* phase 9 completed
* phase 9 complete
* ongoing - s3 path fix
* working
* optimize ci build
* e2e tests
* missing test
Implement global and per ip rate limiting
* all tests passing
* test fix
* Enhances test environment for rate limiting
Updates the test environment to better support rate limiting tests.
- Increases rate limits in test container to avoid interference with legitimate test traffic.
- Increases the polling interval for client status checks to reduce load on the rate limiter.
- Adds logic to retry status checks if rate limiting is encountered.
* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/rate-limiting
* build fix
* test fix
ai generated docs and related tools for publishing new versions
* ai generated docs
and tooling
* tools
* add mermaid links
* add task docs:ai:generate
* Merged main into feature/ai-generated-docs
Approved-by: Michael McGuinness