Effect CommunityEC
Effect Community3y ago
13 replies
jessekelly

Handling Interrupts in Effects: Specifying Interrupt Handling in Effect Creation

Is there a way to specify how an interrupt should be handled when creating an Effect? For example, when using fetch you can pass it an abort controller and send it an abort signal. I'm sure I've seen this implemented somewhere but now I don't remember where I saw it. jaja
Was this page helpful?