200ms was too short - PhotoPrism's batch archive marks photos in the DB but the search index (used by /api/v1/photos) updates asynchronously. 1s gives the indexer time to reflect the change before we invalidate and refetch the timeline.
200ms was too short - PhotoPrism's batch archive marks photos in the DB but the search index (used by /api/v1/photos) updates asynchronously. 1s gives the indexer time to reflect the change before we invalidate and refetch the timeline.