resonatehq / resonate-sdk-ts

a dead simple programming model for the cloud
https://docs.resonatehq.io
Apache License 2.0
23 stars 2 forks source link

Implement kill and cancel #5

Open dfarr opened 10 months ago

dfarr commented 7 months ago

resonatehq/roadmap#4

avillega commented 1 month ago

Bumping this one. For cancel we will need to add a mechanism probably at the context level to allow to interrupt a user function.