Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Add support for service connect timeouts #210

Conversation

mvandenabeele
Copy link

This pull request will add support for a timeout block in the service block of service_connect_configuration. Default idle_timeout_seconds = 300, per_request_timeout_seconds = 15 as defined by AWS. These values are too low for longrunning requests so they had to be configurable.

@mvandenabeele mvandenabeele changed the title Add support for service connect timeouts feat: Add support for service connect timeouts Jun 24, 2024
@rlinstorres
Copy link

Hi @mvandenabeele, I think you also have to add it to the aws_ecs_service.ignore_task_definition resource.

Copy link

github-actions bot commented Aug 1, 2024

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Aug 1, 2024
Copy link

This PR was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this Aug 11, 2024
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants