Skip to content

Commit 7b31914

Browse files
Update release-notes
To add an entry to release-nots related to preventing stacking of power requests to avoid delays in processing when the request frequency exceeds the processing time. Signed-off-by: Daniel Zullo <[email protected]>
1 parent 74c380e commit 7b31914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@
4040
- Fixed a bug in `ConfigManagingActor` that was not properly comparing the event path to the config file path when the config file is a relative path.
4141
- Re-expose `ComponentMetricId` to the docs.
4242
- Fixed typing ambiguities when building composite formulas on streaming data.
43+
- Prevent stacking of power requests to avoid delays in processing when the request frequency exceeds the processing time.

0 commit comments

Comments
 (0)