-
**Summary: What are you wanting to achieve?**
When data is stored in a cache, you can retrieve it if you have access and an appropriate key, but depending on the nature of the data it might be …
-
Currently the `Vlingo.Actors/Properties` class loads properties/settings from a `vlingo-actors.properties` file. It needs to be modified to read from any standard configuration provider (such as App.c…
-
**Summary: What are you wanting to achieve?**
Hi.
I'm currently making some tests to see the performance when sending lots of records no a redis db.
The idea is to send 30 000 000 records to re…
-
**Summary: What are you wanting to achieve?**
I'd like to wire up Polly by Autofac. Are there any samples or guidelines to tell us how?
**What code or approach do you have so far?**
…
-
**Summary: What are you wanting to achieve?**
I want to be able to track Circuit Breaker state across AWS Lambda invocations (by updating and reading from an Environmental Variable) that all in…
-
I am working on ASP.NET Core2.1. I implemented a SignalR Core Client in asp.net core. I want to build the connection between SignalR Core Client and a SignalR Hub (i.e. AspNet.SignalR). Is there a way…
-
Olá Pessoal,
Vocês saberiam me informar se existe algum planejamento para suportar o asp.net core 2.0 ?
Principalmente em relação ao SOAP, que não vai funcionar do jeito que está hoje, por caus…
-
**Summary: What are you wanting to achieve?**
This is a UnitTest code. I have a handler with high latency(which has high latency than configured timeout). But the timeout(client.Timeout) or Pol…
-
**Summary: What are you wanting to achieve?**
Conditionally close the waitandretryforever and circuit breaker policy in 4.3.0 version for 3.5 framework
**What code or approach do you ha…
-
**Summary: What are you wanting to achieve?**
We are adding new handler to add header in the request before sending request. I see when retry happens, I see header is already present from prev…