aws-samples / aws-samples/bedrock-chat

[Feature Request] Exclusive control for embedding

Open
#454 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
535
Avg merge
1d 12h
Merged PRs (30d)
10

Description

## Describe the solution you'd like

Currently, there is no significant issue because of Last-Write-Win, but if the bot update is executed again during knowledge synchronization, ECS tasks will be initiated twice. It is better to implement exclusive control.

## Why the solution needed

A bug would happen in the future.

## Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?

- [x] Yes
- [ ] No

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are identified. Trace the bot update and knowledge synchronization flows, then clarify the locking or coordination approach and verify that overlapping updates no longer launch duplicate ECS tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.