Tim Costa

Results 25 issues of Tim Costa

### Overview If you are not aware yet, Hapi v17 is making the transition from callbacks to `async`/`await`, as well as deprecating some other rarely used functionality. This is a...

**Describe the bug** The [acryldata Docker Hub repositories](https://hub.docker.com/u/acryldata) do not have consistent versions available, and do not match the latest release on GitHub. **To Reproduce** * [Upgrade has a v0.12.1](https://hub.docker.com/r/acryldata/datahub-upgrade/tags?page=1&name=v),...

bug
stale

### Overview If you are not aware yet, Hapi v17 is making the transition from callbacks to `async`/`await`, as well as deprecating some other rarely used functionality. This is a...

Is there a way to add Khan Academy video support to Olly?

enhancement

**Describe the bug** The `batch` processor is not limiting batch size by bytes, but rather by item count. I believe this is due to confusing nomenclature, let me try to...

bug