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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call a webhook when a Remotion Lambda render is done #1006

Closed
JonnyBurger opened this issue May 24, 2022 · 5 comments
Closed

Call a webhook when a Remotion Lambda render is done #1006

JonnyBurger opened this issue May 24, 2022 · 5 comments
Assignees
Labels
馃巵 Rewarded on Issuehunt This issue has been rewarded on Issuehunt 馃エ hacktoberfest During October, this issue holds a cash bounty!

Comments

@JonnyBurger
Copy link
Member

JonnyBurger commented May 24, 2022

Issuehunt badges

馃巸 This issue is part of our Hacktoberfest campaign!
馃摎 Read more about Hacktoberfest here
馃暃 This issue is currently assigned to @paulkuhle!

...

This was request by two Discord members: mindbugg and Allfather.

Hacktoberfest Acceptance criteria:

  • Allow the user to pass a URL to renderMediaOnLambda() that is being called when a Lambda render is done.
  • Post when the render succeeded, but also when it fails or is about to timeout (send shortly before the timeout will kill the Lambda function)
  • Allow the user to verify the webhook request is authentic using a cryptographic check (google "stripe verify webhooks", "validate github webhooks", "validate hubspot webhooks" for examples). This cryptography must be sound.
  • add the new options to the renderMediaOnLambda() documentation page
  • make a documentation page that shows an example of how to use and validate webhooks.

IssueHunt Summary

paulkuhle paulkuhle has been rewarded.

Backers (Total: $222.00)

Submitted pull Requests


Tips

@issuehunt-oss
Copy link

issuehunt-oss bot commented Oct 3, 2022

@jonnyburger has funded $222.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 馃挼 Funded on Issuehunt This issue has been funded on Issuehunt label Oct 3, 2022
@JonnyBurger JonnyBurger added the 馃エ hacktoberfest During October, this issue holds a cash bounty! label Oct 3, 2022
@paulkuhle
Copy link
Contributor

I'd like to take this if it's still available!

@JonnyBurger
Copy link
Member Author

@paulkuhle Very nice! Good luck and feel free to chat with me if you have questions!

@issuehunt-oss
Copy link

issuehunt-oss bot commented Oct 10, 2022

@jonnyburger has rewarded $199.80 to @paulkuhle. See it on IssueHunt

  • 馃挵 Total deposit: $222.00
  • 馃帀 Repository reward(0%): $0.00
  • 馃敡 Service fee(10%): $22.20

@issuehunt-oss issuehunt-oss bot added 馃巵 Rewarded on Issuehunt This issue has been rewarded on Issuehunt and removed 馃挼 Funded on Issuehunt This issue has been funded on Issuehunt labels Oct 10, 2022
@JonnyBurger
Copy link
Member Author

Fixed by #1369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃巵 Rewarded on Issuehunt This issue has been rewarded on Issuehunt 馃エ hacktoberfest During October, this issue holds a cash bounty!
Projects
None yet
Development

No branches or pull requests

2 participants