kp

Results 6 issues of kp

Hi, API is not fetching score of the match held on 2020-08-15 (Memphis Grizzlies vs Portland Trail Blazers). Match's stats are there in stats.nba.com but not sure why I am...

bug
triage

Hi, I am using v1 and amqp as a broker. While publishing some message I am getting below error. `EnqueueRequest: SendMessage: Publish message error: Failed delivery of delivery tag: 0`...

## What happened? Setting up a cloudwatch alert on metric. But when I am opening the alert in grafana. Getting below error. ![Screenshot 2023-08-17 at 11 43 24 AM](https://github.com/weaveworks/grafanalib/assets/25352680/a1183244-fccc-477f-a354-b27af9c4a356) but...

I've encountered an issue related to the validation of XML signatures generated and verified using specific canonicalization methods. Below is the template of the XML signature being used: ``` ```...

bug

Hi maintainers, I'd like to propose adding distributed circuit breaker support to Sony/gobreaker by allowing the circuit breaker state (open/closed/half-open) to be stored in an external datastore like Redis. This...

## Overview This pull request introduces a Redis-backed implementation of our circuit breaker pattern. The new `RedisCircuitBreaker` extends the existing `CircuitBreaker` functionality by storing state information in Redis, allowing for...