This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch fix_docs_lint
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/fix_docs_lint by this push:
new 9c52f3e WIP
9c52f3e is described below
commit 9c52f3ee330d253ea42b2e83db7206d660f69af5
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:40:45 2022 +0800
WIP
---
docs/workflow.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/workflow.md b/docs/workflow.md
index 25d0dd4..82760a2 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -23,6 +23,10 @@ The client performs same tasks periodically.
* Send heartbeat to keep alive.
* Send **server-client telemetry** request. Client settings may be overwritten
by telemetry response.
+
+
+
+
<div align="center">
<img src="./artwork/client_periodic_task.png" width="60%">
</div>