cubitus81

Results 3 issues of cubitus81

**Describe the bug** When EnableIndexes is set to false during set up, we are making IndexConsumer inactive. One issue is that QueueProvider.QueueWork(WorkflowId, QueueType.Index) is still being called in different places...

**Describe the bug** raw variable, obtained from redis_HashGetAsync may not have data and JsonConvert will throw an exception. Issue was found in the log showing that IndexConsumer.ProcessItem is throwing an...

**Is your feature request related to a problem? Please describe.** Hi, I see that there is an IWorkflowPurger created for SQL Server, Postgres and MongoDB. Do we have the same...