developmentseed / developmentseed/pearl-backend

Instance creation fails if checkpoint/timeframe are passed

Open
#65 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
58
Forks
7
PR merge metrics
No merged PRs in 30d

Description

At the staging API, if the client does a request to `POST /project/:id/instance` including `checkpoint_id` and `timeframe_id` in the payload, an instance is created and starts running, but it never gets to the `active=true` state and it is not returned in `GET /project/:id/instance` list. It is possible to get its status at `GET /project/:id/instance/:id`.

cc @ingalls @geohacker

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.