ganga-devs / ganga

Ganga is an easy-to-use frontend for job definition and management
GNU General Public License v3.0
100 stars 159 forks source link

Better handle the case that jobs don't exist in DIRAC #2304

Closed chrisburr closed 8 months ago

chrisburr commented 8 months ago

Prompted by https://mattermost.web.cern.ch/lhcb/pl/ay6p1ejtjb8rjxc11dz76i6z3a

You could query for job parameters to get som information about jobs for months after jobs are deleted and communicate this to users.

mesmith75 commented 8 months ago

What kind of query?

mesmith75 commented 8 months ago

Ah yes, I see. We can make that much better.

mesmith75 commented 8 months ago

Actually we already do this. The problem in the mattermost is unrelated.

chrisburr commented 8 months ago

Ah sorry for the noise!