Open MichaelSims opened 10 months ago
This bug is intermittent apparently as I have not been able to reproduce it myself. I have two theories:
To mitigate the first theory, I have upgraded both Ktor and the GraphQL lib in the latest release. We'll see what that does, if anything.
If it's the second one, I need to figure out the best pattern to implement a retry. I could wrap the operation that failed, but it feels wrong to trap for the exception that occurred, since that seems like a "programmer error" exception and not an I/O exception, but maybe I am mistaken about that.
I want to see if this will happen again and compare the details if it does with this first occurrence.
Reproduce steps (not reliable, see comments):
git auto-merge origin N-1:main
Sanitized error log: