Closed totaam closed 2 months ago
Improved somewhat in 4ce1d9bd540ec1161ac5d273983e43704155960c + a61ea33c916da2f58947f89426d084463dae3480
We need to remove the decoder spec completely if the error is not transient..
Problem is that some other errors will also show up as RuntimeError
s..
Forgot to tag this ticket: 97d1ac3611c4ca6e18b0656d8700acf99039172c, a071047ef3ff9ab9df0cdbc1db0001ba2426e16a, 9c2953f31e5b9a9274fd87c89c2604e27d86a526
I think that the commits above improve things quite a bit, but the new problem this creates is that we may now end up disabling video decoders that were previously used to expose encodings to the server!
So we may need to tell the server that the list of encodings has changed.
Perhaps overload the encoding
packet with an optional list of encodings? Or full csc modes for each one?
This will do for now.
Some of these errors are worth retrying - others are not.
For example, this one is unlikely to yield better results later: