Skip to content

Commit 8c5aeb0

Browse files
committed
Reverting sentence delete to note section
1 parent 826c987 commit 8c5aeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ For more information, see [diskless architecture](#diskless-architecture).
324324
> [!Note]
325325
> ##### Write requests return after WAL flush
326326
>
327-
> Because InfluxDB sends a write response after the WAL file has been flushed to the configured object store (default is every second), individual write requests might not complete quickly, but you can make many concurrent requests to achieve higher total throughput.
327+
> Because InfluxDB sends a write response after the WAL file has been flushed to the configured object store (default is every second), individual write requests might not complete quickly, but you can make many concurrent requests to achieve higher total throughput. Future enhancements will include an API parameter that lets requests return without waiting for the WAL flush.
328328
329329
##### No sync write option
330330

0 commit comments

Comments
 (0)