Trip Ottinger

Results 17 issues of Trip Ottinger

#### Environment details - OS: macOS Mojave 10.14.6 - Node.js version: v12.18.2 - npm version: 6.14.5 - `googleapis` version: ^60.0.1 How do you query the FHIR store using a query...

needs more info
type: question

after attempting to remove an object from a storage bucket that is not there the response is true and the status code is 201.

bug
storage

Attempted to delete file and then proceeded to download file successfully. return status code of deleting a file is 201 - created.

bug
storage

> As a developer building on top of hyper cloud, > I want the ability to delete an index from a data service instance > so that I can get...

data
index

Related Issue: https://github.com/hyper63/hyper-adapter-couchdb/issues/32 Admittedly, it's a happy coincidence with CouchDB that allows looking at all of the indexes, since hyper doesn't currently have a `listIndexes` API, but my intuition says...

data
index

## Use Case > As a developer building on top of the hyper cloud and trying to debug performance issues with our indexes > I want to utilize an `EXPLAIN`...

data
index

Create a design proposal for Event listeners for errors and other messages from the adapters to the core. - Which events are an adapter allowed to emit? - What is...

errors
event listeners

As a user of the hyper storage service REST API and hyper connect SDK I'd like to update a storage bucket with a series of files so that I can...

enhancement
storage
batch upload