-
I'm trying to use Sentry alongside Serverless and having a pretty bad time. Getting flaky failures when calling sentry_sdk.init:
```
[ERROR] KeyError: 'sentry_sdk.integrations.asgi'
Traceback (most…
-
### Bug description
I've been following the serverless and lambda enhancements and performance improvements for quite some time that you all have made but I still seem to notice that my lambda even w…
-
The keep_warm feature is a true/false and it can keep your zappa application warm on 1 concurrent lambda. It would be nice to pass the number of concurrent lambdas you would like to keep warm.
##…
-
We should review historical `process` timing info and/or create a "stress-test" to benchmark the `process` lambda performance so we can ensure its timeout and the visibility timeout of its SQS are set…
-
The API seems to take a long time to respond to a request if a sufficiently long time has passed since the last request. It seems to need "warming up". Once warmed up, response times are okay.
-
I have recently been migrating my .Net API to Core 3.1 in order to take advantage of the ReadyToRun features for quicker cold starts in Lambda as detailed at https://aws.amazon.com/blogs/compute/annou…
-
**Tell us about your request**
a feature like [this](https://forums.aws.amazon.com/thread.jspa?threadID=305409)
start with 0 tasks in the beginning, when requests come, run a task, more and more …
dfang updated
3 months ago
-
Is standalone code generation for JTD parsers/serializers supported, and if yes, how?
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
8.0.1
Didn't try,…
-
## Context
The kind developers have created a JShell solution for our server however it's been around for a few months and has been entirely unstable since it's launch. There have been problems with …
-
> Performance has not been tested - it's possible that our use of https or fetch is slower than whatever magic the AWS SDK is doing.
As a first step, I suggest using a single one-shot performance b…