Skip to content

Commit a90f19d

Browse files
committed
Remove AsyncAPI design image caption
(cherry picked from commit 0f64a14)
1 parent d7e83ae commit a90f19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workloads/async/async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ and retrieves the result later, either by polling or through a webhook.
55

66
The design is summarized in the image below.
77

8-
![AsyncAPI Design](https://user-images.githubusercontent.com/7456627/111491999-9b67f100-873c-11eb-87f0-effcf4aab01b.png)
8+
![](https://user-images.githubusercontent.com/7456627/111491999-9b67f100-873c-11eb-87f0-effcf4aab01b.png)
99

1010
The Async Gateway is responsible for submitting the workloads to the queue and for the retrieval of the respective
1111
workload status and results. Cortex fully manages the Async Gateway and the queue, while the user is in charge of implementing

0 commit comments

Comments
 (0)