I updated this reject to be of type Error to be consistent with other reject statements. This prevents you from having to interpret the error before logging as this object is pretty large and results in long log statements.
Also - thanks for this project! It has been a lot of help.
I updated this reject to be of type Error to be consistent with other reject statements. This prevents you from having to interpret the error before logging as this object is pretty large and results in long log statements.
Also - thanks for this project! It has been a lot of help.