feature: Twilio function redirect to itself #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To make the experience of synchronously answering better we need to give it more time maybe configurable time (> 6s)
We should support redirecting to the same entry point again after playing a dial tone sound to let the buzzee know that we are still working
We can pass the doorman config again so we don't need to DDB fetch or notify again
we should support up to 1min to fit in the 1min we already pay for from the first invoke
this would also help solve the Ungraceful promise situation where it is not clear whether or not a notification actually happens
not going to do this, it adds a ton of cost + complexity