Taşkın Özdemir

Results 3 issues of Taşkın Özdemir

We need to disable memory cache. If we set size limit to 0 or negative it will always try to clear queue. There is a defect here. ![Capture](https://user-images.githubusercontent.com/16115416/219676954-ea8322b9-259a-49f5-8e50-d504fec9e6c6.PNG)

If a workflow took an exception in . In the next run error message is transfered even if It successes. Sample code is stated below. public class HasException { internal...