Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: Email notifications #24

Open
2 tasks
georgemarselis-nvi opened this issue Nov 15, 2022 · 5 comments
Open
2 tasks

feature request: Email notifications #24

georgemarselis-nvi opened this issue Nov 15, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@georgemarselis-nvi
Copy link
Collaborator

We need email notifications for the following events

  • Errors (detailed)
  • Demux completion
@georgemarselis-nvi georgemarselis-nvi added the enhancement New feature or request label Nov 15, 2022
@georgemarselis-nvi georgemarselis-nvi self-assigned this Nov 15, 2022
@georgemarselis-nvi georgemarselis-nvi pinned this issue Nov 15, 2022
@georgemarselis-nvi georgemarselis-nvi changed the title Email notifications feature request: Email notifications Nov 15, 2022
@georgemarselis-nvi
Copy link
Collaborator Author

Idea:

@CathrineAB sends email to users user. The email should include the locations of the delivered files. But, should use paths that are on saga, and not the way they look when logging in directly to nird.

@georgemarselis-nvi
Copy link
Collaborator Author

ponder: allow to send only one email, or since it has already failed, keep running till false completion, incase there are more errors?

if 2nd choice, one attachment per failure.

@georgemarselis-nvi
Copy link
Collaborator Author

I'm putting this as "later" as it does not block v1.0 release.

@georgemarselis-nvi
Copy link
Collaborator Author

hokay, v1.0 is out and is behaving it seems.

I need to think about email notifications and how to break them down:

  1. who gets notified?
  2. When do notifications go off? (what types of errors are warnings and what types are critical)
    2.1. I can make a list for that, i got regular/warning/critica/debug messages in the script already
  3. What do we do with the notifications?
    3.1. Does the script take care of some things? does it stop processing and wait for input?

@georgemarselis-nvi
Copy link
Collaborator Author

List of info/warning/critical/debug messages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants