-
## Expected Behavior
AWS Lambdas using the `nodejs22.x` runtime work in the same way as the ones using runtime `nodejs20.x`
## Actual Behavior
Warning/error messages are logged during the build:
```
…
-
для определения лямбд нужна сигнатура:
function[RESERVED=RET_TYPE=PARAMS]
RET_TYPE: anytype/container
PARAMS: anytype/container with delimeter @
Примеры:
`function[anon=int=bool@string@float@Ga…
Yobas updated
8 months ago
-
```
$ sky launch -c lamb2 --num-nodes 2 --cloud lambda --gpus V100:8 -- echo hi
I 08-27 11:03:34 cloud_vm_ray_backend.py:1721] Launching on Lambda us-south-1
D 08-27 11:03:34 cloud_vm_ray_backend…
-
### Describe the bug
Within NestJS, when performing calls such as `StripeClient.invoices.create` or other operations with bad data, requests hang indefinitely and don't throw errors.
### To Reproduc…
-
When adding this to my sst config:
```
async run() {
const infra = await import('./infra');
if (!$dev) {
const newRelicLayer =
'arn:aws:lambda:us-east-2:451483290750:…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
## Bug Report
Before I use serverless-esbuild to config loader for .graphql files but with serverless v4 it doesn't work.
**Current Behavior**
```
Offline [http for lambda] listening on http…
-
We learned a lot from node/npm and the value of npm tasks. Ultimately it won over the other tasks managers because a lot of the work was moved over to bundlers (webpack and now vite) but as we add mor…
-
- Most changes are done in unity-uds-terraform and cumulus-deploy terraform which are pushed to github.
- One of them is upgrading to Java11 for cnm_to_cma_task and cnm_response_task lambdas.
- It…
-
### Environment information
```plain text
System:
OS: macOS 15.1
CPU: (8) arm64 Apple M2
Memory: 274.83 MB / 24.00 GB
Shell: /bin/zsh
Binaries:
Node: 23.1.0 - /opt/homebrew/bin/nod…