Skip to content

fix: skip taking a new snapshot if there is no new data

Artyom Kartasov requested to merge last-snapshot-time into master

Description

Skip taking a new snapshot if there is no new data:

Check the last snapshot time in the create snapshot script and compare with the current data_state_at

Related issue

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports