Looped sync works, but is slow. No retry or resiliency built in.

This commit is contained in:
2025-12-05 08:00:58 -06:00
parent c3f470678a
commit 69ced6d180
31 changed files with 22741 additions and 206621 deletions
+4
View File
@@ -0,0 +1,4 @@
12/4/2025 breakthrough on sync. it's not perfect, but does work, just needs to be ran multiple times sometimes
to get all items synced. does take care of the date issues we were having before. there are still data
inconsistencies in the excel file, but this accounts for most of them. there is a version with and without
recurcive. runnung recurcive tests tonight.