From 2c492f722de2c5a473ce240c5a7d6b7e876f6c71 Mon Sep 17 00:00:00 2001 From: hlts2 Date: Mon, 16 Oct 2023 11:18:52 +0900 Subject: [PATCH] feat: add mirror gateway troubleshooting docs Signed-off-by: hlts2 --- docs/troubleshooting/mirror-gateway.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/troubleshooting/mirror-gateway.md diff --git a/docs/troubleshooting/mirror-gateway.md b/docs/troubleshooting/mirror-gateway.md new file mode 100644 index 0000000000..1cd0192974 --- /dev/null +++ b/docs/troubleshooting/mirror-gateway.md @@ -0,0 +1,14 @@ +# Mirror Gateway Troubleshooting + +This page introduces the popular troubleshooting for Mirror Gateway. + +Additionally, if you encounter some errors when using API, the [API status code](../api/status.md) helps you, too. + +## Insert Operation + +## Update Operation + +## Remove Operation + +## RemoveByTimestamp Operation +