FXIhub/condor

Web Interface does not notice fatal errors

Opened this issue · 3 comments

Like for example condor segfaults.
It should try to provide some feedback to the user.

I set up an email notification to myself whenever a job does not get scheduled or does not finish successfully. Would you still like to get more detailed output for the user as well?
Shall I send the notifications to all collaborators? I mostly receive them when too many jobs get submitted at the same time.

I was thinking about the user. Right now it sometimes doesn't get anything I think.

OK - I will look into this. The interface does not react quickly at the moment as there are loops on all levels - js, apache, condor server, and condor clients. Could make sense to rethink the current architecture.