Skip to content

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

Merged
timwu20 merged 2 commits intodevelopmentfrom
tim/staging-updates
Feb 18, 2022
Merged

chore(staging): update staging task definitions, and expose pprof server#2305
timwu20 merged 2 commits intodevelopmentfrom
tim/staging-updates

Conversation

@timwu20
Copy link
Copy Markdown
Contributor

@timwu20 timwu20 commented Feb 16, 2022

Changes

Tests

go test ./...

Issues

Primary Reviewer

- network_*
- service_*
- system_*
- go_*
Copy link
Copy Markdown
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
Copy Markdown
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.

}
],
"memory": "16041",
"memory": "12288",
Copy link
Copy Markdown
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
Copy Markdown
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 force-pushed the tim/staging-updates branch from f1fa6c1 to edf921c Compare February 18, 2022 14:54
@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