-
This will eliminate a lot of code from the repository
Here are all the unique resources in this module.
```bash
✗ rg ^resource -ttf | cut -d'"' -f2 | sort | uniq
aws_cloudwatch_event_rule
aws…
-
I am running a bulk ingestion test on a single i3en.24xlarge using the AWS Scylla AMI. The ingestion went fine overnight, with a sustained throughput of 600k/s.
Version: Scylla 6.2.0-0.20241013.b8a9f…
-
I'm trying to verify an example that looks as follows
```
{-@ reflect insertAt @-}
{-@ insertAt :: n:Int -> a -> [a] -> [a] @-}
insertAt :: Int -> a -> [a] -> [a]
insertAt n y xs =
if n>0 then…
-
[debug](https://gist.github.com/1143910315/82496aaece80c2dfbcb339f3dd254abc)
[code](https://gist.github.com/1143910315/b0dba83b1c8ad0d48ddb48f25d76850d)
[Expect code](https://gist.github.com/1143910…
-
We never had this issue with v1, but since upgrading to v2, the following exception getting thrown randomly when trying to generate a PDF:
> Lambda Execution Exception for Wnx\\SidecarBrowsershot\\…
-
### Expected behavior
Making headers optional on APIGatewayRequest allows for trivial testing via test console in AWS. While it's unlikely a request will not have headers in real world usage, it's tr…
-
### Godot version
v4.0.1.stable.official [cacf49999]
### System information
Ubuntu 22.04
### Issue description
```
func _ready():
$Button.toggled.connect(
func(value):
print_value_rpc…
-
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…
-
I just wanted to clarify as it wasn't clear to me from the docs.
if I set AWS_LWA_INVOKE_MODE to `response_stream`, that only affects the normal http requests right?
Will it affect the /events e…
-
> [!Note]
> See this [Notion Epic.](https://www.notion.so/wellcometrust/Simplify-catalogue-pipeline-services-1136687658a180d5a619efcdde99a82c?pvs=4)
In order to reduce infrastructure and applicati…