winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.87k stars 190 forks source link

Function `concurrency` prop - implementation for tf-aws and awscdk #4389

Open tsuf239 opened 10 months ago

tsuf239 commented 10 months ago

Feature Spec

https://www.winglang.io/contributing/rfcs/2023-01-20-wingsdk-spec#function The function's concurrency prop defines the maximum number of concurrent invocations of the function. (default is 10)

See more on: https://docs.aws.amazon.com/lambda/latest/dg/lambda-concurrency.html https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_function#reserved_concurrent_executions

Please make sure to:

Use Cases

Running concurrent functions

Implementation Notes

No response

Component

No response

Community Notes

kavinpanneer commented 10 months ago

@tsuf239 @revitalbarletz Can I pick up this issue?

github-actions[bot] commented 8 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 6 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

bspates commented 6 months ago

@tsuf239 @revitalbarletz It looks like this issue has gone stale. Mind if I pick this up? (I actually already made the change, but wanted to ask before opening the PR 😄)

staycoolcall911 commented 6 months ago

All yours @bspates! Let us know if you have any questions, either by leaving a comment on this issue or on Slack #dev channel

Chriscbr commented 4 months ago

Unassigning for now in any case anyone else wants to take a stab at this

github-actions[bot] commented 1 month ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!