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

Update "Send Treasury Report by email" button to only kick-off email sending lambda through an SQS queue #514

Open
as1729 opened this issue Nov 19, 2024 · 0 comments

Comments

@as1729
Copy link
Contributor

as1729 commented Nov 19, 2024

Current State

  • When "Send Treasury Report By Email" button is clicked, the entire treasury-generation step function is kicked off.

Expected State

  • When "Send Treasury Report By Email" button is clicked, only the Send email lambda is kicked-off via an SQS queue
@as1729 as1729 converted this from a draft issue Nov 19, 2024
@nowei nowei self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants