Skip to content

Fix: [AEA-6316] - Slack Notification on Knowledgebase Sync#431

Open
kieran-wilkinson-4 wants to merge 92 commits intomainfrom
AEA-6316-Fix-Slack-Notification
Open

Fix: [AEA-6316] - Slack Notification on Knowledgebase Sync#431
kieran-wilkinson-4 wants to merge 92 commits intomainfrom
AEA-6316-Fix-Slack-Notification

Conversation

@kieran-wilkinson-4
Copy link
Contributor

@kieran-wilkinson-4 kieran-wilkinson-4 commented Mar 5, 2026

Summary

Send a notification when items are updated in Amazon Bedrock

Details

  • When files are uploaded in ./processed folder in S3, send a notification
  • This is done within the syncKnowledgebase lambda
  • This doesn't send the notification when the sync is completed, but when it starts
    • Messages are appended with wait 10 minutes message
    • Any change made within 10 minutes will share a notification
    • The timeout lambda has been increase to account for larger file changes
    • Does not handle timeouts in lambda/ slack messages - increase in timeout to account for this.

A single update (8 records over two SQS events)

image

Update existing message (< 10mins) with new SQS event(s))

image

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants