Hal Blackburn
Hal Blackburn
I don't normally work with ArchivesSpace, so I'm new to this, but I've been helping investigate a performance issue with Cambridge University's ArchivesSpace deployment. It's been intermittently becoming unresponsive, requiring...
Server's sockets are not shut down in an orderly fashion; sending heartbeats can occasionally fail
I've been working on the node nailgun client [jvmpin](https://www.npmjs.com/package/jvmpin) — updating it to work with the current nailgun server. I've noticed that occasionally I encounter an error from writing to...
Recently I reworked [Cambridge University's ArchivesSpace deployment](https://archivesearch.lib.cam.ac.uk/) to address performance and reliability/availability problems that it'd been struggling with. We now deploy ArchivesSpace from a bespoke container image I created. We...
### Problem description When creating a deployment from the CLI with `deployctl deploy` we can set environment variables with `--env` / `--env-file`. During deployment, Deno Deploy appears to execute the...