You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/shared/v3-core-get-started/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -379,7 +379,7 @@ The response is the following:
379
379
InfluxDB rejects all points in the batch.
380
380
The response is an HTTP error (`400`) status, and the response body contains `parsing failed for write_lp endpoint` and details about the problem line.
381
381
382
-
For more information on data durability see [Data Durability](/influxdb3/version/reference/internals/durability/).
382
+
For more information about the ingest path and data flow, see [Data durability](/influxdb3/version/reference/internals/durability/).
0 commit comments