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

Notification (On Submission)-> Receiver does not receive notifications on WB submission #43

Closed
fpietrosanti opened this issue Feb 22, 2013 · 2 comments

Comments

@fpietrosanti
Copy link
Contributor

The Receivers does not receive an email notification (on submission from whistleblower).
Looking from console log i didn't see attempt to send emails.
It maybe related to #19 or not.

The result is that Receivers get notified by email when a whistleblower apply for a submission.

@vecna
Copy link
Contributor

vecna commented Mar 4, 2013

extended with #58, tested and unitTested, but can't keep track of the failed notification for two reason:

  1. At the moment is not implemented a retry logic
  2. Storm/Twisted interaction contains a costrain, then in the callbacks present in https://github.com/globaleaks/GLBackend/blob/14baba2877afe8a318d5baa00caa87ea66cfa9da/globaleaks/jobs/notification_sched.py can't be accessed the Storm resource (rtip in the ReceiverTip case)

@vecna
Copy link
Contributor

vecna commented Mar 5, 2013

completed. all the failed notification are marked as failed, ad the moment is not planned a "retry" mechanism.

@vecna vecna closed this as completed Mar 5, 2013
mmaker pushed a commit to mmaker/GlobaLeaks that referenced this issue Oct 27, 2014
mmaker pushed a commit to mmaker/GlobaLeaks that referenced this issue Oct 27, 2014
* 'master' of github.com:globaleaks/GLClient:
  extended overview data
  completed workflow of overview globaleaks#60 globaleaks#43
  updated "Source Code" link to https://github.com/globaleaks/GlobaLeaks
  implemented supports for tip timetolive
  tried view/controllers for Overview
  start of system overview
  thumbnails expected by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants