-
### Board
esp32s3
### Device Description
esp32s3 devkitc n8r8
### Hardware Configuration
Native USB port plugged into computer, serial convert USB port not plugged in.
### Version
…
-
**Describe the task**
Team Alliance is getting bc service card login issue. They found that when try to login using test BC Service Card account, sometimes they will get a read time out error. I found…
-
**Describe the solution you'd like**
The traces sent to Apollo Studio could include more context. I'm not sure if Apollo Studio supports that, but maybe the "waiting on server" should be used here?
…
-
Originally from: https://github.com/Miserlou/Zappa/issues/2188 by [ian-whitestone](https://github.com/ian-whitestone)
Earlier this month, AWS [announced container image support](https://aws.amazon.co…
-
**Describe the bug**
Since the end of October, we have seen our Lambda functions intermittently fail due to SSM parameters not being fetched. The error we are seeing looks like the following:
```
…
-
With Lambda's billing model rounding up to the nearest millisecond, this can would ignore fractional milliseconds from being calculated on the average length of time the lambda runs for. It's unlikely…
-
Will there be a container base image that we can use instead of public.ecr.aws/lambda/nodejs:20 ?
-
### Amplify CLI Version
12.10.0
### Question
I have a mode like this below
```
type Integration @model @searchable @auth(rules: [{allow: public}, {allow: custom}]) {
enterpriseId: ID!
@…
-
After upgrading to v2 seems like my minimum lambda execution time has increased. Before upgrade my minimum execution time can go as low as 11ms, but after the upgrade so far the minimum is 60ms.
Ap…
-
### Describe the bug
We have a net6.0 Lambda function (512MB Memory) with a timeout set to 2 seconds.
For some reason the timeout value doesn't seem to be respected:
-----------------------------…