Skip to content

Commit

Permalink
update discovery-sequence (#416)
Browse files Browse the repository at this point in the history
> [!CAUTION]
> DO NOT merge yourself, this will be auto merged upon approval
  • Loading branch information
dyc3 authored Apr 17, 2024
1 parent a26fb3c commit 993dc02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion figures/discovery/discovery-sequence.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sequenceDiagram
end

DT->>+MD: Poll for Monoliths
MD->>-DT: Return Vec<MonolithConnectionConfig>
MD->>-DT: Return Vec<ConnectionConfig>
Note over DT: Maintains a list of connection configs
Note over DT: Determines config list differences
Note over DT: Builds a Discovery update message
Expand Down
Loading

0 comments on commit 993dc02

Please sign in to comment.