Closed miniBill closed 3 months ago
Is this using the Stream API? There's not much I can take a look at without a reproduction, so please make an SSCCE if possible.
I had it just using BackendTask.Http
, but yeah, this bug report is very bad :sweat_smile:
I'm going to close it unless I manage to reproduce it with a SSCCE
I occasionally get this error:
I don't exclude it's an issue with the server, but I feel that elm-pages should "wrap" it anyway, even just as a
NetworkError
or something