-
Being new to layers I'm not 100% sure how they work.
Specifically, is this solution only usable if I do _not_ want to use API features like `newrelic.addCustomAttribute` in my code?
Ideally I'd …
-
Using a conventional installation (under conda), the first part, getting the code, goes smoothly.
```
git clone --recursive https://github.com/jts/nanopolish.git
Cloning into 'nanopolish'...
remot…
-
In last 2 months, we have encountered many connection errors like "No connection is available", but the most blocking are SocketClosed.
First error type lasts some seconds and then goes away itself…
-
### Summary
All examples work except for "example-cascading-zipper".
panic: listen udp 0.0.0.0:9001: bind: address already in use.
sudo lsof -i tcp:9001 does not indicate a persistent daem…
-
The issue where incomplete reports were being passed to pre report hooks in the Node.js and Python agents has been resolved:
* https://github.com/iopipe/iopipe-js-core/pull/233
* https://github.co…
-
I have a really simple proxy handler setup with `serverless-http` that is not working with Thundra. No requests are completing, and looking at the logs the lambda seems to be constantly restarting. I …
-
Add an option to enable IO|Pipe as a Lambda layer. Need to research exactly how to do this.
-
If I post via NNTP, my messages do not show up with markdown enabled.
Thunderbird does not allow me to change the `Content-type` header to add the `markup=markdown` piece. If Dfeed could recognize …
-
For particularly large codebases, running the linter can take a lot of time.
This commit appends --cache to our lint task which adds a cache for eslint to read from if a file hasn't changed.
Rig…
-
With this file: ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr22.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz the following code fails:
#!/usr/bin/env dub
/+…