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

fix(fargate): send taskArns of non-leader tasks to cloud #2421

Conversation

bernardobridge
Copy link
Contributor

@bernardobridge bernardobridge commented Jan 16, 2024

Description

Only the arn of the leader task was being sent to cloud. This sends the arn of other created tasks too, as they're created.

Pre-merge checklist

  • Does this require an update to the docs? Yes
  • Does this require a changelog entry? Yes

@bernardobridge
Copy link
Contributor Author

Merging this - running into known issue with Fargate tests right now which is already being investigated.

Fix itself seems to have worked, as I see the workers on Cloud.

@bernardobridge bernardobridge merged commit e2eb716 into main Jan 17, 2024
17 of 18 checks passed
@bernardobridge bernardobridge deleted the bernardobridge-art-1562-tests-with-multiple-workers-only-showing-1-worker-in branch January 17, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants