Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add stage env to all lambdas #280

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

ConjunctiveNormalForm
Copy link
Member

#277 fixed most of the firehose log processor lambda executions, but there are still a very small chance of getting the following error message:

"reason": {
        "errorType": "NoSuchBucket",
        "errorMessage": "The specified bucket does not exist",
},
"Code": "NoSuchBucket",
"BucketName": "rfq-config-undefined-1",

again, very confusing because the log processors have nothing to do with rfq-config, but at least we know fix like #277 works 🤷

@ConjunctiveNormalForm ConjunctiveNormalForm merged commit d6ece42 into main Mar 7, 2024
5 checks passed
@ConjunctiveNormalForm ConjunctiveNormalForm deleted the add-stage-env branch March 7, 2024 05:24
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.

2 participants