T
TanStack8mo ago
rival-black

AbortControllers with server functions

I went through the guide to start a project from scratch and then went to read the docs on TanStack Router. One of the examples in the TanStack Router docs showed how loader functions receive an AbortController object so the signal can be passed to a fetching function to cancel the network request. Do we need to worry about passing an AbortSignal to server functions?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?