Replies: 1 comment
-
|
When the server fails, what is the value of the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Grapevine 5.0.0-rc.10 (from a NuGet package) as a REST server base for a project that runs as a windows service (IMO not relevant, but mentioning to be complete), and it randomly dies on this (gotten to the error through the windows' logs):
This is the server's code:
The Server handles (to my knowledge) a random amount of requests, and then the app dies on the aforementioned error.
Thank you for any and all help, I'm fairly new to C# (many years of Linux/Python development under my belt though), so I might be missing something obvious.
Beta Was this translation helpful? Give feedback.
All reactions