Commit 64e9236
committed
refactor(push-notification): enhance _sendBatch function with additional parameters
- Add batchNumber and totalBatches parameters to _sendBatch function
- Update batch sending logic to use new parameters
- Improve tracking and monitoring of batch processing1 parent f9f11e2 commit 64e9236
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| |||
0 commit comments