We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we can only clean up the event log of a microservice one by one (see method IndexService.updateIndex())
after the eventLogRest Service provide a new deletion method we can optimize this:
imixs/imixs-workflow#592
The text was updated successfully, but these errors were encountered:
Implementation
4c7e6e3
Issue #51
fixes
0a19c56
No branches or pull requests
Currently we can only clean up the event log of a microservice one by one (see method IndexService.updateIndex())
after the eventLogRest Service provide a new deletion method we can optimize this:
imixs/imixs-workflow#592
The text was updated successfully, but these errors were encountered: