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

If the bootstrap file is very large, the access token expires during a random batch download #7

Open decrypto27 opened 5 years ago

decrypto27 commented 5 years ago

CAUTION: The credentials need to be set in the credentials.yml before usage.

This happens if we are using the examples for fetching the feed data. All in all, it is a useful change and makes the feed fetching a bit more resilient.

danie20 commented 5 years ago

need to update pom version