fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

Removed warehouse dependency on ExportMeta #93

Closed camphillips22 closed 3 years ago

camphillips22 commented 3 years ago

To prep for using the new APIs, we need to remove the dependency on ExportMeta from the warehouse package and instead rely directly on the "stop time" (i.e. the time for the last bundle we loaded into the warehouse). This change should be fairly transparent with the exception of the ID that was inserted into the sync table.