Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

camera storage run out issue, implement notifications #204

Merged
merged 7 commits into from
Oct 27, 2021

Conversation

norkator
Copy link
Owner

@norkator norkator commented Oct 27, 2021

To prevent camera storage run out of being forgotten and to be noticed long time later when user has already lost many days of footage, this could be solved by simple notification for user.

Issue itself: https://github.com/norkator/open-intelligence/issues/173

Implements

  • Create generic notification feature. This can later be used for anything else.
  • Notifications are sent with schedule collectively.
  • Catch image issue error and insert notification.

image

@norkator norkator self-assigned this Oct 27, 2021
@norkator norkator linked an issue Oct 27, 2021 that may be closed by this pull request
@norkator norkator added backend-api Backend API related backend-python Python backend related bug Something isn't working labels Oct 27, 2021
@norkator norkator force-pushed the camera-storage-run-out-of-space-issue branch from c48fe24 to 223258d Compare October 27, 2021 18:50
@norkator norkator marked this pull request as ready for review October 27, 2021 19:34
@norkator norkator requested a review from SKR301 October 27, 2021 19:34
@norkator
Copy link
Owner Author

@SKR301 maybe you can check this out and give review?

@SKR301 SKR301 merged commit def273a into master Oct 27, 2021
@SKR301 SKR301 deleted the camera-storage-run-out-of-space-issue branch October 27, 2021 20:16
Repository owner deleted a comment from norkator Oct 27, 2021
@SKR301
Copy link
Collaborator

SKR301 commented Oct 27, 2021

Looks good...merged!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend-api Backend API related backend-python Python backend related bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hard drive space run out caused empty images, leads to hang
2 participants