-
### Expected Behaviour
Hello,
the envelope KafkaSelfManagedEventModel should have `eventSource = Literal["SelfManagedKafka"]`
### Current Behaviour
Currently, it expects `eventSource = Literal["…
-
First of all, thank you very much for the plugin. It's of great help using OpenSearch !
**Describe the bug**
Latest IntelliJ version 2024.3 is out and there seems to be several problems with the E…
-
Steps taken:
```bash
dotnet new grpc -o dotnet-grpc-poc
cd dotnet-grpc-poc
dotnet new tool-manifest
dotnet tool install dotnet-format
```
Added to `.editorconfig`:
```
[*.cs]
charset =…
-
**Describe the bug**
ToLambda should include a DynamicallyAccessedMembers because else it cant access the members of the class if the program is compiled for nativeaot/trimming
**Example Expre…
-
-
This is what I get in my iOS app. On Android it works.
`Uncaught Kotlin exception: org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory: 'app.presentation.AppViewM…
-
Hi there,
We have mediainfo binary running in a lambda, and the file we are processing is around 7GB with extension `.mov`, the file is accessed via presigned URL, our lambda is having 8GB memory c…
-
### Summary of Problem
The compiler crashes with internal error:
```
error.chpl:5: internal error: AST-EXP-0409 chpl version 1.24.1
```
### Steps to Reproduce
**Source Code:**
```ch…
-
The ServerlessLand team has requested a PHP example to add to the languages present here: https://serverlessland.com/snippets/integration-s3-to-lambda
-
Might be able to leverage lambdas to both search for books at Overdrive and KU. Could be done in parallel and make the searching much much quicker, in theory.
I need to make sure that won't cost to…