artsy/Emergence

implement more frequent polling for image data

katarinabatina opened this issue · 1 comments

If requests for images goes stale we need a way to re-send a request to the server. Since there's no concept of "refreshing" we should more aggressively poll for image data on artworks and install images once in a show view.

possibly related to #56