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

Mark whether profile picture for some user has been loaded or not #7

Closed
campovski opened this issue Apr 12, 2018 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@campovski
Copy link
Owner

Currently, when ConnectionError fires, it usually fires when we are trying to download images. Mark in database, whether profile picture of a user has been saved, so we know whether we need to download it or not.

Alternatively, maybe rescrap all data for that user...

@campovski campovski added the bug Something isn't working label Apr 12, 2018
@campovski campovski added this to the Backend - Python Django milestone Apr 12, 2018
@campovski campovski self-assigned this Apr 12, 2018
@campovski
Copy link
Owner Author

I decided to not rescrap the data forthat user, we will just omit it from passing it to praedicto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant