You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced direct event emissions with a dedicated emitUsageInvalidated function across BackupUseCase, FileUseCases, and FolderUseCases for better consistency and maintainability.
- Updated the UsageInvalidatedEvent structure to use an interface, enhancing type safety.
- Adjusted event handler to utilize a deduplication strategy for usage events, improving performance and reliability.
0 commit comments