Skip to content

Open or unresolved issues in other projects that are currently relevant to this one

Ildar Sagdejev edited this page Feb 1, 2023 · 3 revisions

This project depends on or makes use of several other projects in the open source ecosystem as well as certain proprietary platforms. Helping to resolve the following issues in those projects and services would be valuable for this project.

The Litter Map backend service is deployed in the AWS cloud.

SAM CLI is used for deploying the serverless stack to the AWS cloud.

  • #2717

    Having this solved will make it easy to move the stack template to a subdirectory within this project

  • #3244

    Having this implemented will help guard against invalid stack parameter values during deployment

The image scaling function is implemented in C++ and uses the AWS SDK for C++ to communicate with other resources deployed in the AWS cloud.

  • #1910

    This prevents the C++ build environment for the image scaling function from functioning properly without special modification

  • #2089

    This issue causes the image scaling function to hang and time out instead of returning a "not found" response if the source image isn't found in the S3 bucket

The image scaling Lambda function is implemented on top of this runtime.

  • #124

    Moving the C++ Lambda build environment docker image from Alpine 16.2 to Alpine 17 will need to have this issue resolved in the AWS C++ Lambda Runtime

  • #170

    This will make it possible to choose whether building a C++ Lambda function produces a zip file or plain files

We use Discord as a public chat server for talking about this project. Join us on Discord.