mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 07:00:58 +00:00
1 line
1.8 KiB
JSON
1 line
1.8 KiB
JSON
[{"user_id": 22778, "stars": [], "topic_id": 21032, "date_created": 1303596040.6750951, "message": "Hello, its my first post here :) I need to download a bunch of small images (Facebook profile thumbs)... What do you suggest? I think downloading it in the same request would be slow, but I don't know which way should I take", "group_id": 81, "id": 791412}, {"user_id": 719, "stars": [], "topic_id": 21032, "date_created": 1303597824.1127081, "message": "@rpedigoni Premature optimization? Want to go with a simple solution initially and move to a task queue if required later on?", "group_id": 81, "id": 791611}, {"user_id": 22778, "stars": [], "topic_id": 21032, "date_created": 1303596074.751466, "message": "Celery would be an option for this kind of task?", "group_id": 81, "id": 791414}, {"user_id": 209, "stars": [], "topic_id": 21032, "date_created": 1303604278.1087451, "message": "If it's regular, hotlink or maybe try celery if it's longer than 5 seconds or so", "group_id": 81, "id": 792329}, {"user_id": 209, "stars": [], "topic_id": 21032, "date_created": 1303604205.5085869, "message": "If it's not part of their API, you're probably breaking their terms of service. If this is a one off thing just put a sleep timer on it between requests if you are hitting some sort of limit.", "group_id": 81, "id": 792324}, {"user_id": 22778, "stars": [], "topic_id": 21032, "date_created": 1303733564.999366, "message": "@issackelly thank you! ill check the terms, but i don't think i'm breaking rules", "group_id": 81, "id": 802767}, {"user_id": 22778, "stars": [], "topic_id": 21032, "date_created": 1303733525.110172, "message": "@micrypt I don't think its premature, its taking almost 1min to download 150 thumbs (using local dev server) but i'll try on the production server", "group_id": 81, "id": 802766}] |