Browse Source
- Remove setFetchTime() calls from DailyNotificationFetchWorker - Remove setFetchTime() calls from DailyNotificationFetcher - Update DailyNotificationMaintenanceWorker to use getFetchedAt() - Update DailyNotificationMigration to use getFetchedAt() - Align all classes with immutable fetchedAt timestamp approach - Ensure consistent timestamp handling across the codebase These changes support the new timestamp model where fetchedAt is immutable and set at object creation time.master
4 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue