-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: distinct processing task (#406)
> 相同任务并发执行时,如果上游有 changesStream 事件,可能会导致版本被错误删除。 * 撤销 #352 的变更,我们已在 #361 中解决了事件实时性问题 ------------ > Concurrent execution of the same task with changesStream events may cause versions to be deleted incorrectly. * revert #352, since we have fixed in #361
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters