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

style: update #241

Merged
merged 2 commits into from
Jul 13, 2020
Merged

style: update #241

merged 2 commits into from
Jul 13, 2020

Conversation

kukhariev
Copy link
Owner

No description provided.

@todo
Copy link

todo bot commented Jul 13, 2020

e log

// TODO: e log
if (this.errorHandler.kind(this.responseStatus) !== ErrorType.FatalError) {
this.status = 'retry';
await this.errorHandler.wait();


This comment was generated by todo based on a TODO comment in 63e7b84 in #241. cc @kukhariev.

@todo
Copy link

todo bot commented Jul 13, 2020

e log

// TODO: e log
const errType = this.errorHandler.kind(this.responseStatus);
if (this.responseStatus === 413) {
DynamicChunk.maxSize = this.chunkSize /= 2;


This comment was generated by todo based on a TODO comment in 63e7b84 in #241. cc @kukhariev.

@kukhariev kukhariev merged commit 8d875c1 into master Jul 13, 2020
@todo todo bot mentioned this pull request Jul 13, 2020
@kukhariev kukhariev deleted the style_refhesh branch July 15, 2020 10:01
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.

None yet

1 participant