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

Add EventBridge Action callback #273

Open
mfriesen opened this issue Sep 21, 2024 · 0 comments
Open

Add EventBridge Action callback #273

mfriesen opened this issue Sep 21, 2024 · 0 comments
Milestone

Comments

@mfriesen
Copy link
Member

Once the event bridge action runs, if the message is sent as successful, the action is marked complete. If there are any additional pending actions, there's no good way to trigger them except for manually calling the POST /documents/{documentId}/actions/retry should continue.

In the event bridge payload there should be a S3 Presigned Url that can be called that will trigger the continuation of the events. It can write the file to the tempfiles folder in the s3 staging bucket which will trigger the lambda.

@mfriesen mfriesen added this to the v1.16.0 milestone Sep 21, 2024
@mfriesen mfriesen modified the milestones: v1.16.0, v1.17.0 Sep 30, 2024
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

No branches or pull requests

1 participant