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

missing exception logging #243

Closed
todo bot opened this issue Jul 13, 2020 · 0 comments · Fixed by #244
Closed

missing exception logging #243

todo bot opened this issue Jul 13, 2020 · 0 comments · Fixed by #244
Assignees

Comments

@todo
Copy link

todo bot commented Jul 13, 2020

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


This issue was generated by todo based on a TODO comment in 8d875c1. It's been assigned to @kukhariev because they committed the code.
@todo todo bot added the todo 🗒️ label Jul 13, 2020
@todo todo bot assigned kukhariev Jul 13, 2020
@kukhariev kukhariev changed the title e log missing upload errors logging Jul 13, 2020
kukhariev added a commit that referenced this issue Jul 13, 2020
@kukhariev kukhariev changed the title missing upload errors logging missing exception logging Jul 13, 2020
kukhariev added a commit that referenced this issue Jul 13, 2020
kukhariev added a commit that referenced this issue Jul 13, 2020
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 a pull request may close this issue.

1 participant