Opened 9 months ago
Closed 9 months ago
#16721 closed defect (fixed)
Log something when blastprotein finishes
Reported by: | Elaine Meng | Owned by: | Zach Pearson |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Web Services | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
It looks tricky to do something generically for web service jobs finishing, but certainly blastprotein could log something itself. Elaine's originating email:
Maybe this is already done for some of the web services, but I ran a blastprotein alphafold and sat around for hours wondering why it wasn't done yet. Turned out I had a results dialog that was behind the Chimera window. If the Log said something like "job [ID] completed" it would have prevented this problem. It said nothing at all after
blastprotein /A
Webservices job id: JYRL7GRWBFFNC3N7
I don't think I'm the only one who has experienced this problem.
I didn't make a ticket because didn't know if it is specific to each different kind of web service or a web service general thing. Also I figured the responsible party(ies) could make a ticket if they thought it was worth doing.
Change History (2)
comment:1 by , 9 months ago
comment:2 by , 9 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Oh, you were correct. I misremembered the message that does get logged (Webservices job id: X) as a finishing message, but it's just a regular status message. I'll add a message on finish, I don't think it will be too hard.