We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51984c2 commit 464a5f6Copy full SHA for 464a5f6
src/connections/sources/catalog/libraries/mobile/react-native/index.md
@@ -374,7 +374,7 @@ const client = createClient({
374
// ...
375
flushPolicies: policies,
376
});
377
-// If we detect the user disconnects from the network remove all flush policies,
+// If Segment detects the user disconnect from the network, Segment removes all flush policies.
378
// That way the Segment client won't keep attempting to send events to Segment but will still
379
// store them for future upload.
380
// If the network comes back up, the Segment client adds the policies back.
0 commit comments