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: retry on payload too large error #993

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

shahzad31
Copy link
Contributor

Retry push on payload too large error !!

Copy link
Member

@vigneshshanmugam vigneshshanmugam left a comment

Choose a reason for hiding this comment

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

@shahzad31 Thanks for the PR, Can we change the PR based on what we discussed

decide the no of monitors based on size of monitor size while pushing

await this.cleanup(output);
return data;
return { content, sizeKb };
Copy link
Contributor

Choose a reason for hiding this comment

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

@shahzad31 Please review, this change of the return type is breaking unit tests

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