EDA with compute process query: throw WdkDelayedResultException if compute not complete

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api, backend

Research direction

Start at the EDA compute process query and inspect the compute status endpoint and existing WdkDelayedResultException handling. Use the differential expression notebook to verify that incomplete results produce the exception and completed results continue processing.

Written by the indexing model from the issue text.

Description

Implementation:

Make an up-front call to the compute status endpoint to see if results are present; if not, throw WdkDelayedResultException, else continue with processing.

The client should already handle the exception and advise the user to come back later. But need to test this with the new differential expression notebook.

Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.