Commit 9a2ca9b
fix(firebase): Only update nonOrdersTimestamp during non-orders processing runs
- Use conditional update logic to preserve nonOrdersTimestamp during orders-only runs
- Implement merge strategy to selectively update Firestore document fields
- Ensure nonOrdersTimestamp accurately reflects last non-order event processing time
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent fe19d5a commit 9a2ca9b
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | | - | |
299 | 298 | | |
300 | 299 | | |
301 | 300 | | |
302 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
303 | 306 | | |
0 commit comments