Skip to content

feat: remove error counts from EsiStatus

Changed

  • BREAKING CHANGE: Due to recent changes of the ESI status endpoint the error count feature no longer works and has been removed. Therefore esi.ESIStatus will now only report whether ESI is online, but no longer take error limits into account. Related properties have been kept in place for backwards compatibility, but no longer return any values. The esi.EsiErrorLimitExceeded class have been deprecated and will be removed in future version.
Edited by Erik Kalkoken

Merge request reports

Loading