Vadim Vissotskyi

Results 3 issues of Vadim Vissotskyi

Hello I have 3 redis servers. Sometimes I have situation wlile acquiring lock: Status == RedLockStatus.Expired, but InstanceSummary = Acquired: 3, Conflicted: 0, Error: 0 https://github.com/samcook/RedLock.net/blob/master/RedLockNet.Abstractions/RedLockStatus.cs here I see: Expired...

Nbomber version - 5.4.1 At the moment I have long scenario, but run it with the following settings (and 3 steps): ``` { "ScenarioName": "Create_relations_between_1_and_200_assets", "WarmUpDuration": "00:00:10", "LoadSimulationsSettings": [ {...

Hello I have a big model (generating using Bogus lib - it has unique email, id etc) - I want to run Post Requests to create a lot of entities....

enhancement