Skip to content

WORKFLOW_NAME for AWS Lambda function for streaming can't be identical #290

@sgbaird

Description

@sgbaird

I probably forgot an earlier conversation, but it seems that issues are caused if WORKFLOW_NAME is identical to another device, even if CAMERA_NAME is unique. This occurred when I set up several streams called [undecided]-[undecided]-SDLT

If we implement #271, it will hopefully be easier to have visibility since the lambda code will be hosted on GitHub.

Likewise, we should update the my_secrets_example.py with a comment about both the character limit (making sure to subtract what gets appended by default in the AWS Lambda function, or just generally encouraging shorter workflow names) and that WORKFLOW_NAME should be unique.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions