Kevin Maes
Kevin Maes
Hi @JodyAndrews Thanks for the compliments and for raising this issue. It seems like the library's `handleClose` is just ignoring the error status you're sending and attempting to reconnect automatically...
Hi Jode. So sorry for the delay. We are going to have a look into the issue this week. Thank you for your analysis and also for your patience in...
We are planning on setting up testing to fix these issues in the very near future. Thank you for all of your feedback and patience.
> @gavination you’re a great writer! This is brilliant. I’ve made a few small suggestions. I also took the liberty to update the _straight_ quotes ('/") to _curly_ quotes (‘”)...
Preview https://blog-bp8yedqns-statelyai.vercel.app/blog/passing-callback-params-to-machine-hooks
@laurakalbag Thanks so much for your thoughtful feedback. It is immensely helpful and I love your writing style! I've implemented all of your suggestions! Now, I need to work on...
Does the new `setup()` api make this PR obsolete? @Andarist @davidkpiano
Passing an explicit `parentRef` down to an invoked or spawned child actor allows you to conditionally send events to it only if it exists but it also allows for better...
@dforer In the example code, the in-line action would be defined as `({ context, event }) => { // do action stuff here }` so you could read the `event.params`...
@dmeehan1968 Thanks for catching that and sorry you lost valuable time due to this error. Can you please point me to the starter template your'e referring to so we can...