Skip to content

Commit

Permalink
update rollback diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
aphralG committed Oct 25, 2024
1 parent c426bee commit 946a5cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/architecture/config_apply_rollback.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ sequenceDiagram
Message Bus -) Watcher Plugin: ConfigApplyCompleteTopic
Watcher Plugin ->> Watcher Plugin: FileWatcherService.SetEnabled(true)
Message Bus -)+ File Plugin: ConfigApplyCompleteTopic
File Plugin ->>- File Plugin: clearCache()
File Plugin -) Message Bus: DataPlaneResponseTopic Command_Status_FAILURE
File Plugin ->> File Plugin: clearCache()
File Plugin -)- Message Bus: DataPlaneResponseTopic Command_Status_FAILURE
Message Bus -) Command Plugin: DataPlaneResponseTopic Command_Status_FAILURE
end
else error
Expand Down

0 comments on commit 946a5cf

Please sign in to comment.