-
Accessing non-existing resources just hangs w/o sending `HTTP 404` response code.
`io.vlingo.symbio.store.StorageException` exception is thrown containing the message: **No object identified by expre…
-
Today we crate the actor by the following way:
```
var definition =
Definition.Has(Definition.Parameters(interest, addressType, reader, probeInterval),$"{inboundName}-inbound");
…
-
When I run the http-backend / http-frontend application - I get out of memory
The problem can be reproduced by starting http-backend and running below code
* try to start a SSE stream
* Let htt…
-
Each log event loses the context of the caller: class, thread, method, MDC (Mapped Diagnostic Context) and most importantly the real time of the event.
This occurs mostly due to the fact that the …
-
The [SockeChannelSelectionProcessorActor](https://github.com/vlingo/vlingo-wire/blob/master/src/main/java/io/vlingo/wire/channel/SocketChannelSelectionProcessorActor.java) loops infinitely while tryin…
-
Hi @VaughnVernon
I have now learned the **io.vlingo.rest.Bootstrap** sample in vlingo/vlingo-examples/vlingo-platform-patterns
What instance should be static - in order to cliff hang to the roo…
-
I have tried to follow https://kalele.io/vlingo-actors-tutorial-1/
I see that the sample is not up to date with the sample in the samples. it just confuse me a little. Okay I made it work by taking…
-
This issue is opened to track the following one declared in `actors` https://github.com/vlingo-net/vlingo-net-actors/issues/63
-
Problem changed to ping / pong logging problem
-
So the goal is to no having add that file manually to every project using `vlingo-actors`