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
Currently the logic mostly lives in the BackupTask model, which was okay when it was just a couple of notification choices but it's getting pretty unweildly.
In the future this should be addressed and extracted into its own set of classes in the app/Services directory.
Notifications are pretty well tested and that's not an area I'm concerned about, but it could do with some love to make it less messy to work on. There doesn't need to be any change in functionality but I am concerned about the code in the long-term.
Current Issues
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Contact Details
No response
Refactoring Title
Improve notification stream
Refactoring Description
Currently the logic mostly lives in the BackupTask model, which was okay when it was just a couple of notification choices but it's getting pretty unweildly.
In the future this should be addressed and extracted into its own set of classes in the
app/Services
directory.Notifications are pretty well tested and that's not an area I'm concerned about, but it could do with some love to make it less messy to work on. There doesn't need to be any change in functionality but I am concerned about the code in the long-term.
Current Issues
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: