|
|
|
|
|
by lliamander
1406 days ago
|
|
> My opinion is that webhooks just aren't the correct approach to take for anything absolutely critical. What is your recommendation for situations that are absolutely critical? Is the recommendation to just have an /events endpoint? I'm honestly curious because I have also implemented several wehbook-based systems over the past few years, and definitely seen the downsides, and so I'm trying to figure out the best way to manage asynchronous processing in distributed systems. |
|