Wasserholz

Results 5 comments of Wasserholz

Docker compose v2 support is quite important. What would be the next steps to get this pull request going?

I have the same issue on angular 8 with ngx-web-worker version 7.0.0 and 8.0.0. Removing the library resolves the issues.

For now I have encapsulated the rest client into a wrapper type with receiver functions, which then add the retry conditions on each request to avoid repetition and client wide...

Sorry for not answering earlier. The use case is following: Most REST API endpoints in the service need to be checked just if error code >= 400 But one specific...