Skip to content

Commit

Permalink
Add a note about how the graph may take some time to load.
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Jan 16, 2024
1 parent 9529b21 commit a80aaa9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/flowchart/error.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Spark Error Flowchart: Note this uses mermaid.js which may take awhile to load.

```mermaid
flowchart LR
Error[Error/Exception]
Expand Down
2 changes: 2 additions & 0 deletions docs/flowchart/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Spark Error Flowchart: Note this uses mermaid.js which may take awhile to load.

```mermaid
graph TD
A[Start here] --> B[Slow Running Job]
Expand Down
2 changes: 2 additions & 0 deletions docs/flowchart/shared.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Spark Error Flowchart: Note this uses mermaid.js which may take awhile to load.

```mermaid
graph TD
Expand Down
2 changes: 2 additions & 0 deletions docs/flowchart/slow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Spark Error Flowchart: Note this uses mermaid.js which may take awhile to load.

```mermaid
flowchart LR
Expand Down

0 comments on commit a80aaa9

Please sign in to comment.