Richard Astbury

Results 89 comments of Richard Astbury

Thank you. I hadn't previously noticed the output tag when developing ironblock. I will investigate.

@bvahdat was asking me if this has been resolved. I understand that #6541 addresses sanitization, and wondered if it resolves this issue?

Thank you for this contribution, my worry is that it changes the public API. The type names may have leaked into consumer's code, and although this name is better, I...

I should also include a reference to @ReubenBond's [console](https://github.com/ReubenBond/OrleansEventJournal). The dashboard requires temporary storage of metrics (i.e. values aggregated by short periods (around a second) and stored for ~1 minute)....

@galvesribeiro I don't know enough about the telemetry API to make the call.

@danvanderboom when adding a silo interceptor you should call any previously set interceptor.

Happy to help, I’m out on vacation right now, so can sort in a week or so.. Sent from my iPhone > On 1 Jan 2020, at 05:41, Sergey Bykov...

Hi, yes, feel free to raise a PR! On Thu, 27 Oct 2022, 19:48 claudioanselmo77, ***@***.***> wrote: > Hello i'm using your project to generate a linq espression, but i...

I agree that there is some inconsistency here, but the error indicates that the input format is possibly wrong, the other indicates that there isn't a match (another way for...

yes, I agree, they should be 3 digits with a padding of zeros. I would prefer to fix in the source data if possible. Which is something I'll look at...