We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5c8b6 commit 4e9c0faCopy full SHA for 4e9c0fa
README.md
@@ -9,6 +9,11 @@ See also HELP.md and LICENSE
9
### Added
10
11
- Added pre-push checks to ensure package version, README.md and git tag are in sync
12
+- Setting to define chunk size and delay between chunks when fetching variables on startup
13
+
14
+### Changed
15
16
+- If the "Fetch variables on startup" option is enabled, variables are now requested in chunks with pauses in between instead of all at once.
17
18
### Changed
19
0 commit comments