Gutemberg Ribeiro

Results 112 comments of Gutemberg Ribeiro

I happens with EH as well. In fact, it was originally where we started to see the "hang" behavior. Then we saw it also happening with the SignalR side which...

Hey @benjaminpetit sorry I wasn't able to look further. The hack that we did worked for the launch. Since we are stabilizing the environment this next couple of weeks I...

This issue shouldn't go stale. This is a pretty important problem we have that eventually need to be sorted out.

Hey folks! @zh6335901 I've created https://github.com/OrleansContrib/Orleans.EventSourcing.Snapshot and imported your code there. Also added you as admin to it. Please let me know if you have any issues. Thanks!

Nope. We sorted out everything and it was recently rebased on main.

> @scalablecory we are trying to get the tests passing using the Cosmos DB emulator. It has been very flaky for us, however. Eg: > > We want to avoid...

@Darth-Weider thanks for the reply. For those which are having similar issues here is a TL;DR;: 1. Set the `VSphereMachineConfig.spec.cloneMode` to `linkedClone` AND remove the `diskGiB` which is added by...

The fun fact is that this is not consistent. I've created the same config multiple times on the same environment and sometimes the process fail in the end with `"Creating...

@Darth-Weider > Can you try fullclone instead linkedclone Full clone is what was causing vSphere to fail with that message as you see the picture (_A specified parameter was not...

Thanks @JRWinter1. Makes total sense. Since this is an internal thing, it should not be a breaking change as nobody should be relying on it. Nonetheless, I'll merge it as...