Alfred Neequaye
Alfred Neequaye
Hello there, Would it be possible to surface the Details about the connection of the current client in order to get the current client Connection Id For instance in a...
Added Top Level JSON Arrays Support
Hello Team please I'd like to contribute to this project by adding Build status and Build Triggers to use it as a learning experience and would like to know if...
A small fix for the incorrect mime type image/jpg #23
Hello there I'm tring to use the OrleansV2.Fork.Indexing Repo and Everytime I try to run I get this -- Code Generation FAILED -- ``` Exc level 0: System.TypeLoadException: Access is...
Hello there Please I'd like to ask if the Indexing works for MultiLevel Child Properties say ``` class CLS1{ int Prop1{get;set} CLS2 Child{get;set} } class CLS2{ [ActiveIndex] string data{get;set} }...
I have two Knot instances with the same config but on one of the servers when trying to reach the metrics endpoint I get this error ``` kresctl metrics status:...
Form my logs it would seem that during the prefill refresh if the zone file download fails it sometimes causes the cache FS to fails for some unknown reason see...
Hello Team I think there might be a issue with the Redis Clustering I suspect it's disposing the RedisClient and cannot resolve a new client during subsequent membership checks ```...
### Describe the bug When the agent file is configured with windows Line ending `CRLF` the Loading of the Agent fails with the above error but loads of in `LF`...