Sipke Schoorstra
Sipke Schoorstra
It would appear that this issue is essentially a duplicate of #42.
@robinrodricks I think that's the ideal solution: it's user friendly and it's simple 👍🏻 I can propose a PR shortly if you like.
@clown599 If I understand correctly, everything works as expected, except for the Singleton setting, is that right?
Got it. So none of the Activation strategy settings work, and the cron trigger doesn't trigger every one second, but it does trigger regularly. - What is the average trigger...
It's hard to say what's causing this without also seeing the data and a debugger attached to the process for full context. Perhaps you can try by cloning the source...
Nothing jumps out at me - you are correctly calling `app.UseWorkflowsApi()`. If you want, you can attach a (simplified) project to this issue and I can take a look. Also,...
Can you take a look at the browser's console output and share what you see? Alternatively, can you share detailed steps to reproduce the problem?
@pw-sgr thank you for pointing me to the exact location, that was very helpful 👍🏻 I created a `patch/3.4.1` branch and pushed a fix that is currently being built. When...
The preview package version is: `3.4.1-3.4.1.2997`.
Hi, please attach a simple repro including a (simplified) version of your custom activity, or a workflow that uses default activities only. Thanks.