Please add a <Rejected> port to the EsriReprojector.
Currently, if the reprojection fails on a feature the entire translation is terminated. This becomes an issue when bad geometry is encountered on a single feature (out of potentially millions of features). It would be much better if that 1 bad feature could be logged and the translation continue.