fix: Fix total_size usage in memory size monitoring by janbuchar · Pull Request #661 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@janbuchar

Copy link

Collaborator

@janbuchar janbuchar commented

Nov 6, 2024

edited

Loading

SDK passes max memory usage as total_size, and we don't actually use that field anyway, so let's just drop it

@janbuchar janbuchar added t-tooling

Issues with this label are in the ownership of the tooling team.

adhoc

Ad-hoc unplanned task added during the sprint.

labels

Nov 6, 2024

@github-actions github-actions bot added this to the 102nd sprint - Tooling team milestone

Nov 6, 2024

@github-actions github-actions bot added the tested

Temporary label used only programatically for some analytics.

label

Nov 6, 2024
Copy link

Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

If we really do not need it, then LGTM.

@janbuchar janbuchar merged commit c2a3239 into master

Nov 7, 2024

@janbuchar janbuchar deleted the clarify-total-memory-size branch

November 7, 2024 11:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vdusek vdusek vdusek approved these changes

@Pijukatel Pijukatel Awaiting requested review from Pijukatel

Assignees

@janbuchar janbuchar

Labels

adhoc

Ad-hoc unplanned task added during the sprint.

t-tooling

Issues with this label are in the ownership of the tooling team.

tested

Temporary label used only programatically for some analytics.

Projects

None yet

Milestone

102nd sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

2 participants

@janbuchar @vdusek