Skip to content

Commit c165478

Browse files
committed
Add changeset for Performance SDK retry mechanism improvement
Modify the retry mechanism in the Performance SDK to stop when remaining tries is less than or equal to zero, enhancing the robustness of retry handling.
1 parent ab4af72 commit c165478

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/floppy-schools-battle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@firebase/performance': major
3+
---
4+
5+
Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

0 commit comments

Comments
 (0)