Kevin Wiesmüller

Results 9 issues of Kevin Wiesmüller

I got a Gmail Add-on that worked before. Currently, some users produced weird `Missing access token for authorization` errors that neither I nor other users could reproduce. After further investigation,...

This fixes cases where a staleness marker causes errors like: ``` rpc error: code = InvalidArgument desc = One or more TimeSeries could not be written: Field timeSeries[94].points[0].value had an...

Currently the encoder only supports a single metric. There is no concept like metrics lists. It's not uncommon that collectors get raw data from their source and generate a list...

We're onboarding new contributors who are looking for issues and PRs to work on. To make it easier for new folks to onboard to a certain area I'd like to...

kind/feature
kind/cleanup
triage/accepted

I wanted to check if there is a way to only prune local files? I want to make sure only the last X backups are kept locally (to save disk...

Tracking my WIP progress on a lander game mode in the test app.

Hey there, I was looking for approaches to build a new system using event sourcing in golang and so far you implementation seemed the most interesting. A few questions though....

help wanted
new-middleware

We got secrets that belong to customer system logins where the customer has special NDA and compliance rules. In some cases, everybody working on the project has to both, agree...

This allows to better support certain pop-ups which require focus or they close (like certain password managers). The popup can be marked and only that window will get mouse_warped. For...