Skip to content

feat: add ContentShield Lambda sample for SQS-triggered train execution#14

Merged
Theauxm merged 2 commits into
mainfrom
feat/sqs-workers
Mar 8, 2026
Merged

feat: add ContentShield Lambda sample for SQS-triggered train execution#14
Theauxm merged 2 commits into
mainfrom
feat/sqs-workers

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented Mar 8, 2026

Demonstrates SqsJobRunnerHandler consuming SQS messages in an AWS Lambda function, the queue-based counterpart to the HTTP-based ContentShield.Runner.

Theauxm added 2 commits March 8, 2026 14:24
Demonstrates SqsJobRunnerHandler consuming SQS messages in an AWS Lambda
function, the queue-based counterpart to the HTTP-based ContentShield.Runner.
Derive a CancellationToken from ILambdaContext.RemainingTime so trains
cancel gracefully before Lambda's hard timeout.
@Theauxm Theauxm merged commit e81c98b into main Mar 8, 2026
1 check passed
@Theauxm Theauxm deleted the feat/sqs-workers branch March 8, 2026 20:37
@traxsharp
Copy link
Copy Markdown

traxsharp Bot commented Mar 8, 2026

This PR is included in version 1.9.0

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.

1 participant