Commit da1f2bf
committed
Fix: Handle empty pulse/group lists gracefully in Wire
- updateGroups(): Add early return when pulse list is empty
- fetchGroupPtrs(): Skip GXS request when group ID list is empty
This prevents error spam in logs when viewing Wire with no pulses
and avoids the GXS warning about empty group ID lists.1 parent 4a534e6 commit da1f2bf
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1453 | 1453 | | |
1454 | 1454 | | |
1455 | 1455 | | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
1456 | 1462 | | |
1457 | 1463 | | |
1458 | 1464 | | |
| |||
1651 | 1657 | | |
1652 | 1658 | | |
1653 | 1659 | | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
1654 | 1666 | | |
1655 | 1667 | | |
1656 | 1668 | | |
| |||
0 commit comments