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

How to handle the error when project storage (or RDM collection) is out of quota #16

Open
hurngchunlee opened this issue Mar 22, 2017 · 1 comment

Comments

@hurngchunlee
Copy link
Member

There has been two times that streamer job failed due to the project storage is out of quota.

The baseline is that the data is anyway streamed to the catch-all RDM collection, but not to the project storage.

Currently I have to check the failed job and send a notification email manually (and for some reason, I didn't get feedback in one of the two cases).

Should it be improved?

@robertoostenveld
Copy link
Member

I think that researchers do not need information about quota overruns that are specific to the streamer, only a general one. It would be fine to send a daily mail about quota being (almost) full. That is also relevant for analysis.

I think that you (or the TG sysadmin) should know which errors happen to anticipate researchers asking for support at the helpdesk, and possibly also for catching problems with the catch-all. You may want to consider forwarding streamer error emails to datasupport, so that the support team knows about it (and can deal with it, but they can also choose not to act upon user errors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants