Typescript tests are failing after modification of the axios intereceptor function
I have an Typescript axios interceptor function file. This is mostly the generic Jhipster code with modification to support polling based on 202 HTTP status code in the response.