WinterBlox/FrostJolt

Order of outputted responses is not guaranteed to be linear

WinterBlox opened this issue · 3 comments

Discovered this bug a while ago but I couldn't think of any meaningful workarounds or solutions. Will try and work on a fix for this soon. (This is only a visual bug I think, so it shouldn't affect your projects.)

P.S: This only happens from time to time, so in some cases it will be linear, and some cases it won't.

this may actually be an endpoint issue now that I think about it, since requests are asynchronous from the rest of the code...

after doing some testing and experimenting with different fixes, I've come to believe this an endpoint issue and thus cannot be fixed. this is also most likely a normal thing due to FrostJolt being asynchronous in it's responses by nature