Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backend: improve CloudFlare err detection
Update error code detection function in EtherServer to recognize another possible pattern: " XXX." where XXX is error code in question. This is needed to process error messages like this: ``` Example error message: "Response status code does not indicate success: 520." ``` Fixes https://nblockchain.sentry.io/issues/5511801428/
- Loading branch information