eBay / FeedSDK

Java SDK for downloading large gzipped (tsv) item feed files and applying filters for curation
https://developer.ebay.com/api-docs/buy/feed/resources/item/methods/getItemFeed
Apache License 2.0
24 stars 24 forks source link

Update Constants #21

Open babar-shzd opened 2 years ago

babar-shzd commented 2 years ago

Chunk size modified from 104 Mb to 50Mb as API was not accepting a number higher than that and throwing EOF exception etc