-
Hi! I am writing some Lambdas and I am planning to use Prisma for the database connection. One thing I noticed so far is that the query engine is quite large, and that I don't actually need to downloa…
-
I have had the CDK stack running in production for roughly 3 months without issue. Starting earlier this week, we are seeing an issue where the lambdas time out after the 10 minute max. S3 objects are…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
For some Lambda operations, like `lambda.UpdateAlias` and `lambda.DeleteAlias`, the err…
-
**Describe the bug**
We are using lambda golang with `provided.al2` runtime. The collector starts without any problem however getting following error when collector tries to flush.
```
OTel Lambda …
-
### IDE Information
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 13, 2024
Licensed to Kamil Burzynski
Subscription is active until October 6, 2025.
Runtime v…
-
### IDE Information
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 13, 2024
Licensed to Kamil Burzynski
Subscription is active until October 6, 2025.
Runtime v…
-
For self-contained binaries that need no runtime environment whatsoever, please consider providing a `provided.empty` runtime, which contains absolutely nothing in it other than whatever files and emp…
-
### Terraform Core Version
1.9.3
### AWS Provider Version
v5.60.0
### Affected Resource(s)
`aws_lambda_permission`
### Expected Behavior
No change suggested by `plan`.
### Actual Behavior
The…
-
I am running a bulk ingestion test on a single i3en.24xlarge using the AWS Scylla AMI. The ingestion went fine overnight, with a sustained throughput of 600k/s.
Version: Scylla 6.2.0-0.20241013.b8a9f…
-
Loading lambda and, for example, lists library:
```
$ scryer-prolog -f
?- use_module(library(lambda)).
true.
?- use_module(library(lists)).
true.
```
Through "one unification", so t…