Matthew Kelly
Matthew Kelly
This has been partially resolved by https://github.com/Badgerati/Pode/pull/1638, which has improved the SSE connection handling and clean-up, and via additional pending edits here in Pode.Web which include: * Call `close()` on...
Hi @ChrisLynchHPE, Apologies. Some good news is that in the current v1.0.0-preview2 of Pode.Web that ScriptBlock is not longer in added to State. That said, in the v0.8.3 you're using,...
Hi @KeithALane, Looking at the error/stacktrace, the error seems to be being thrown from `Invoke-SqlCmd`. I'm guessing this is what's inside you're actual scriptblock? There could be DNS conflict somewhere...