Sipke Schoorstra
Sipke Schoorstra
@Sverre-W Thank you for the initiative! In general, we definitely want this module. There are some good suggestions from @raymonddenhaan that would be good to review. In addition, I would...
Awesome! I believe the cleanup strategies should be responsible only for handling the items they receive. This means the hosted service will manage the querying and batching, while the cleanup...
I just stumbled upon this old thread that may be interesting to consider as part of this PR: https://github.com/elsa-workflows/elsa-core/issues/412 Even if not in one go, it could be part of...
I like the retention policy idea 👍
@af-git-64 Yes, version 3.3 👍🏻
@ckeller81 For sure, thank you for asking! To contribute, please follow these steps: 1. Fork & clone the [elsa-documentation](https://github.com/elsa-workflows/elsa-documentation) repo. 2. Make the appropriate changes. 3. Submit a PR. Notes:...
Closing this as resolved. Thanks everyone for your contributions!
@truthz03 Thanks for your PR! At this point there's nothing for you to do, I just need time to review and test. Thank you for your patience.
@truthz03 Hey there, sorry it's been taking a while. I will get this merged this week. Thanks again for your contribution, your PR makes sense!
@truthz03 Unfortunately, the main branch received an update that uses the `PolymorphicObjectConverterFactory` as a type in a `JsonConverterAttribute` - which only works with parameterless constructors. In other words, we need...