Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive Loop Detection #1537

Closed
O5ten opened this issue Oct 23, 2024 · 4 comments
Closed

Recursive Loop Detection #1537

O5ten opened this issue Oct 23, 2024 · 4 comments
Labels
enhancement New feature or request needs:triage

Comments

@O5ten
Copy link

O5ten commented Oct 23, 2024

What problem are you facing?

My lambda developers want me to configure a recursive loop detection. This seems to be a newish feature since the 20th of August in 2024. So i have a huge respect over the fact that it hasn't made it into the upjet-provider just yet. But i didn't find any requests for it so far either so that's why i'm creating this feature request.

You can find the setting on any lambda under concurrency and recusion detection:
image

This is the setting i'm looking to configure
image

What could help solve your problem?

I can always configure the lambda requiring the setting by hand. But it's not sustainable in the long run. I am a developer myself so given i'm directed to the right place to look i might be able to help make this happen.

@O5ten O5ten added enhancement New feature or request needs:triage labels Oct 23, 2024
@mergenci
Copy link
Collaborator

Although a bit late, thanks for opening this issue @O5ten 🙂 Do you know if Terraform provider AWS supports this feature? I couldn't find any reference to it. Because Upjet-based providers are based on the Terraform provider, we can only support the features it covers.

@O5ten
Copy link
Author

O5ten commented Jan 12, 2025

We decided to go in a different direction and scrapped the recursion instead. I have no idea if the aws terraform provider supports it. 😅

@mergenci
Copy link
Collaborator

I'm not sure if that's fortunate or unfortunate 😅 Feel free to reopen if you ever come back.

@O5ten
Copy link
Author

O5ten commented Jan 13, 2025

You got it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
Development

No branches or pull requests

2 participants