Alvido Faisal

Results 14 comments of Alvido Faisal

I've been looking into this issue. Based on my review of the codebase and the issue description, here are a couple of thoughts and a contribution I've made: - Operator...

Thanks for the detailed and helpful feedback! @JorTurFer I've just pushed a new commit addressing all of your points: * Package Consolidation: I've merged the new pkg/utils functionality into the...

Could a maintainer please add the `feature` label to this PR? It's needed for the CI checks to pass. This PR adds new analytics functionality with OpenTelemetry observability.

_**I have read the CLA Document and I hereby sign the CLA**_

I have developed a fix that should address the problem: https://github.com/NativeScript/NativeScript/pull/10744 The solution involves a safer way to handle JSON stringification, especially for HTTP responses and debug information on Android....

Hi, thanks for the question. 🙂 Right now Dapr gives us a solid Redis state store and a Kafka pub-sub component, yet there’s no built-in way to turn a write...

I figured since .toJSON() is already there in core, making it tougher against these circular reference crashes would be a good thing. It directly tackles that crash in issue #10712....

> Could you please follow the documentation(https://github.com/kedacore/keda/blob/main/CONTRIBUTING.md#changelog), update the CHANGE.MD file with the new issue, and move the documentation to https://github.com/kedacore/keda-docs? Apologies, will do that shortly.