Robin Sue

Results 16 issues of Robin Sue

### Q&A (please complete the following information) - OS: Windows 10 - Browser: Edge - Version: 102 - Method of installation: Swashbuckle (ASP.NET Core) - Swagger-UI version: 4.10.3 - Swagger/OpenAPI...

Using following code `private static readonly ILogger Logger = Log.ForContext();`, invoking the refactoring will pop up an exception dialog.

I'm using AAPS (xDrip+ Libre2 / Accu-Check Insight -> meaning there are some gotchas) and am a windows user so i tried getting it to run locally on which i...

We haven't yet upgraded to the 2020 Release (planning on doing that in roughly a month) and i'm currently working on automating our infrastructure deployment. As part of that i...

enhancement

With the advent of signal indexing, creating a signal impacts the server resource utilization. It would be nice to have a dashboard (or at least API), that can query all...

enhancement

When searching through historical data i sometimes select too much data and would like to refine my search criteria to exclude more events but if you had to wait 10...

enhancement

As there was no identity given, a Trigger with a random guid was created everytime the application started. While the Job has the `[DisallowConcurrentExecution]` attribute, that does not seem to...

**Describe the bug** Ever since upgrading from ASP.NET Core 7 to ASP.NET Core 8, we occassionally see the following warning in the log: ``` [13:42:36 WRN] Lock 'STATE_ACCESS' attempt to...

**Describe the bug** Removing a temporary signal does not remove its effect from the trace view **To Reproduce** 1. Open a trace view from an event 2. Open the event,...

bug