Skip to content

Conversation

@NamrataM
Copy link
Contributor

Purpose

  • Update WPS-T API job endpoints to use Jobs DB for execute and getResult endpoints.

Proposed Changes

  • [CHANGE]
    • On successful job submission, add following job details to Jobs DB:
      • Job ID
      • Process ID
      • Status (set to Accepted, if successfully submitted to ADES)
      • Inputs
      • Job Tags
  • On request of Job Result, query AWS ES and parse outputs to return products information.

Issues

Testing

  • Provide some proof you've tested your changes
  • Example: test results available at ...
  • Example: tested on operating system ...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants