HashtagSell / posting-sync-agent

Synchronizes postings from 3taps with the #Sell Posting API
0 stars 0 forks source link

TODO: cache images & check expiration #1

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

Thought of two things we should do during the ingest process.

  1. Download and cache images to Cloudfront. Store Cloudfront url in database instead of directing client browser to eBay, CL, and other sources to resolve images. (Can we get our IP blocked doing this?).
  2. Before saving item to database ping the url and ensure we don't get 404 or placeholder. Validate posting is still live.
that1guy commented 9 years ago

These questions are silly.. closing.