Skip to content

Questions on job completion detection and litscan runtime #6

Description

@Hengrui-Gu

Thank you for your outstanding work on RNA summary generation! It has been very helpful for my research. I have two specific questions regarding the usage of your RNA summarizing API:

  1. When I submit a job using the following command from the README file:
    curl -H "Content-Type:application/json" -d "{\"id\": \"bta-mir-16a\"}" localhost:8080/api/submit-job
    How can I determine when the summary for this RNA has been completed, so that I can safely submit the next job? Is there an endpoint or a recommended workflow for checking the job status?

  2. How long does it generally take to perform a literature scan (litscan) for a single RNA? I tried submitting a large number of jobs in a relatively short period of time using the above command, but noticed that the summarizer keeps outputting “Polling for new jobs” in the logs. I am wondering if this means the generation step is stuck at the litscan literature search stage, or if there could be another bottleneck.

Thank you again for your great work. I look forward to your response!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions