Skip to content

Commit f3bd69e

Browse files
committed
just try to continue along
1 parent 6965a57 commit f3bd69e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/plausible/google/ga4

lib/plausible/google/ga4/api.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ defmodule Plausible.Google.GA4.API do
1414
expires_at :: String.t()
1515
}
1616

17-
@per_page 50_000
17+
@per_page 10_000
1818
@backoff_factor :timer.seconds(10)
1919
@max_attempts 5
2020

0 commit comments

Comments
 (0)