Benney Au

Results 27 issues of Benney Au

System.NET.HTTP.HttpClient provides a higher level abstraction on web requests that allows you to more easily inject custom logic such as rate limiting, and default headers in the request pipeline. See...

Your ocaml / reasonML project uses refmterr (which adds colours and formatting) the `errorformat` doesn't cater for it properly. The output retains the existing the error message however it prefixes...

Many of the menu buttons fail on colour contrast test for web content accessibility guidelines. you can check the colours here. https://webaim.org/resources/contrastchecker/ For instance most buttons in this menu have...

### Environment * How do you deploy Kubeflow Pipelines (KFP)? * KFP version: N/A * KFP SDK version: 2.7.0 * python docker package: 6.0.1 ### Steps to reproduce 1. Use...

kind/bug
area/sdk

hi, Is there a way to use this to check how many times a dbContext asks the database for data? In my integration tests I want to assert that the...

question

Hi there, I'm trying to configure grafana-alloy to send otlp to grafana cloud. I have deployed the grafana/alloy helm chart to kubernetes with the following values.yaml file: ```yaml alloy: extraPorts:...

Hi there, Great template! Next js 15 has been put into RC. https://nextjs.org/blog/next-15-rc Will this template be updated to next 15?