-
### Describe the bug
I experience a longer delay than expected when loading a file using a JavaScript `import` :
```js
const start = performance.now()
import data from "5mb-file.json"
con…
-
Hi from [@TheGuildDev](https://github.com/the-guild-org) !
We recently released the new GraphQL Yoga 2.0 [(would love your help with spreading the word)](https://twitter.com/TheGuildDev/status/1508…
Urigo updated
2 years ago
-
What do you think about the current CoAP pair-verify timeout of 8s? During startup, HA will try to connect 3x causing a 24s delay to HA startup if any HAP/CoAP device is unreachable. I don't have any …
-
I have a lambda that makes an external network call as part of it's execution which is a variable I can't control. It would be awesome if this tool leveraged [AWS X-Ray](https://aws.amazon.com/xray/) …
-
After updating to the 'nodejs10.x' runtime environment, I am now seeing this error message at the start of the cloudwatch logs:
```
2019-06-14T21:24:54.713Z undefined ERROR Error: Missing AWS Lambda…
EGrun updated
2 years ago
-
Please use this issue to discuss https://github.com/Azure/app-service-announcements/issues/84
-
Hi!
Our company only uses the S3 and SQS libraries, however, in order to have these installed via Composer, the entire AWS package needs to be downloaded, inflating Composer's autoload files. Would i…
-
Evaluate custom production JRE build using jdeps and jlink. Reportedly reduces image size by 250 MB.
https://levelup.gitconnected.com/java-developing-smaller-docker-images-with-jdeps-and-jlink-d42…
-
(Sorry I wiped the ISSUE_TEMPLATE, this is just an idea and not a bug)
I would like to be able to configure the datadog layer at runtime with an API key that doesn't come from a Lambda environment …
-
While trying to tune the PID loop on my printer by hand (I've newer trusted auto-tuners) I noticed that the loop behaves unexpectedly and overshoots with the derivative gain set low, even when the oth…