Unhandled Runtime ErrorRangeError: Maximum call stack size exceeded

I have a server action that invalidates a user session when they click a button (a Signout button). Howeer when i click the button, i get the attached error.

Does anyone see anything immediately wrong with this code?
image.png
image.png
Was this page helpful?