-
**Describe what happened:**
We recently updated our dd-log-forwarder from python3. to python3.11. This caused an issue where logs are pushed to DD about 50/50 of the time.
This wasn't the case wit…
-
### Reporting handled errors fails on Vercel serverless functions
When using `Bugsnag.notify` in serverless functions on Vercel, the process is terminated before Bugsnag client can effectively se…
-
I am experiencing authorization issues when using authorization to access system endpoints (i.e., endpoints under /runtime/ or /admin/).
The specific use case is related to serverless SignalR upstr…
-
Currently the [Kibana test client](packages/kbn-test/src/kbn_client) allows passing custom headers when making a low-level request, but does not support specifying route versions when calling sub-clie…
-
I am getting this error after following the instruction from README.md.
``` sh
Serverless: Deploying the specified functions in "demo" to the following regions: us-east-1
Serverless: | { [Error: Ca…
-
Vercel is another app deployment platform which appears to offer better integration between CI/CD and deployment. It's recommended by a friend.
- [ ] @sbarber2 evaluate https://vercel.com/
- [ ] …
-
Original intent : add the `serverless-step-functions` plugin definition in https://github.com/serverless/typescript/pull/39
In order to implement definitions from https://github.com/serverless-oper…
-
When deploying ~20 functions with ~10 triggers each, `serverless deploy` hits rate limits
```
Deploying triggers...
Environment: linux, node 16.18.1, framework 3.25.1, plugin 6.2.2, SDK 4.3.2
Do…
-
In my working serverless project deployed already to AWS we have our functions defined in seperate yml files. This doesn't seem to work with serverless-offline
```
functions:
devices: ${file(re…
-
So, I believe this plugin have an issue working along with `serverless-newrelic-lambda-layers`.
I have the following plugins on my project
```
plugins:
- serverless-domain-manager
- serve…