-
The final piece of the `User` puzzle is handling the upload of Teacher IDs, in this part of the Sign Up page:
![Image](https://github.com/user-attachments/assets/e06aa10f-876a-459d-8915-c4dc77e8375e)…
-
Duplicates not detected when declaring multiple exceptions in one ``ThrowsAttribute`` for lambdas and local functions.
```csharp
public void Foo2()
{
var fetcher = [Throws(typeof…
-
Hi! Loved SST, thank you so much for all the work over the years! Curious when python lambda functions will be supported for AWS? I think it might help adoption too because right now AI development is…
-
We have a TODO on allowing other lambda functions:
https://github.com/MESMER-group/mesmer/blob/8f8c8a06d299423997d9010617f734f830c497d4/mesmer/stats/_power_transformer.py#L256
E.g. logistic, con…
-
### Describe the bug
Hello,
We have observed that Lambda functions using the .NET 8 runtime experience delays when fetching parameters from AWS Systems Manager Parameter Store. The delay ranges fr…
-
.sln file: Manages all projects in a solution.
.csproj file: Handles settings, dependencies (libraries, frameworks, NuGet packages), and build configurations for a single project.
NuGet: The def…
-
When using host functions and multiple plugins, I run into the following error:
```output
extism.extism.Error: Function cannot be registered with multiple different Plugins
```
This happens in…
-
Using these settings (clang-tidy 15.06)
```yml
- { key: readability-identifier-naming.ConstexprFunctionCase, value: camelBack }
- { key: readability-identifier-naming.ConstexprMethodCase, …
-
### Describe the feature
Currently, you need to write the following code to invoke a function on a schedule:
```ts
import { join } from "path";
import {
Schedule,
ScheduleExpression,
} …
-
## Type of issue
forced upgrade
## Description
We use a pair of AWS Lambda functions to build the currency file. We got an alert that Node 16 will soon no longer be supported in Lambda, so we nee…
bretg updated
3 months ago