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

chore(staging): update staging task definitions, and expose pprof server #2305

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

timwu20
Copy link
Contributor

@timwu20 timwu20 commented Feb 16, 2022

Changes

Tests

go test ./...

Issues

Primary Reviewer

- network_*
- service_*
- system_*
- go_*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these removed namespaces all refactored to be within gossamer_* now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are all under go_* now.

@@ -35,7 +39,7 @@
"expression": "attribute:ecs.availability-zone==us-east-2a"
}
],
"memory": "16041",
"memory": "12288",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? Shouldn't we leave it as 16GB until the memory usage is not bubbling anymore?

As in the 'human cost' of developers from changing it down to 12GB is probably larger than paying for 4GB extra right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole instance would die if we used every available MB. Since substrate only uses 6-10GB, I thought 12GB was a good compromise for now.

@timwu20 timwu20 merged commit d20b8c3 into development Feb 18, 2022
@timwu20 timwu20 deleted the tim/staging-updates branch February 18, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants