mysql - 如何在 Netflix Conductor 中设置保留时间?

标签 mysql netflix retention conductor netflix-conductor

我们使用 MySQL 作为 Netflix Conductor 的数据库。 是否可以设置时间来保留工作流执行历史记录(在 MySQL 和 Elasticsearch 中)?

最佳答案

没有这样的选项,但你可以安排任务调用

/workflow/{workflowId}/remove?archiveWorkflow=false

这将从数据库和 elasticsearch 中清除符合您标准的工作流。

关于mysql - 如何在 Netflix Conductor 中设置保留时间?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58707034/

相关文章:

php - 如何知道 MySQL 何时需要转义

azure - 从表存储中删除旧的 Windows Azure 诊断数据(性能计数器等)

gradle - 如何从 gradle 触发 Artifactory 构建保留

python - 如何从 Azure ADLS Gen 1 在 Azure 机器学习工作室中注册特定版本的增量表?

stored-procedures - 存储过程中的 MySQL 子查询中的整数

Mysql 优先条件与 where 子句

php - SQL查询错误,无法判断

java - HystrixRuntime异常 : TestCommand fallback execution rejected

java - Spring Cloud zuul/刷新抛出500错误

video.js - 浏览器自动播放策略。 Netflix 中的自动播放是如何工作的?