* Fix #7758 subscription expiration/removal Removes a subscription after receiving an HTTP 410 response when trying to send a new message. * Fix tests failing due to additional call * Fix code style * Lint