Viraj Salaka
Viraj Salaka
### Bug Report pkg: github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus - SDK version 0.4.0 - GO version 1.18.1 - What happened? ASB client stopped receiving messages forever in its lifetime. Since it same as a...
### Describe your problem(s) Currently, the choreo connect calls `/internal/data/v1/apis` endpoint during startup and pull all the APIs. This is used to validate subscriptions, to identify default apis and to...
Purpose Since the /apis endpoint call was a costly operation (due to API Manager DB operations), this was removed from the choreo branch. As a result of that, switching an...
### Describe your problem(s) There is some ambiguity associated on the positioning documentation for certain features in choreo connect (Http2, X-Forwarded-For header manipulation etc). Hence, it would require to restructure...
### Description: After running for several days, we noticed that the router stopped being updated for like 5 hours (After 5 hours, we have restarted the pod.) Following log was...
### Describe your problem(s) For rest APIs, we can perform advanced throttling based on IP address, Headers, Query Parameters and JWT claims. We could introduce the same for the websockets....
### Describe your problem(s) Due to the following issue [1], We had to implement two separate ways to publish analytics events depending on whether the request failed at enforcer (Auth...
### Description: webhook APIs are not supported in choreo-connect. ### Steps to reproduce: ### Affected Product Version: Current feature/asyncapi branch. ### Environment details (with versions): - OS: - Client: -...
### Describe your problem(s) At the moment, if there is some erroneous snapshot is set to the xds cache, the router will repeatedly request the update indicating there is an...
### Description: When the API is created -> deployed -> published, the lifecycle status is shown as Created. This is because, the adapter does not respond to the publish event....