talos / opendatacache

caching and compression for socrata open data portals
23 stars 3 forks source link

Adding in the capability to pass in a Socrata application token #3

Closed chrismetcalf closed 9 years ago

chrismetcalf commented 9 years ago

Over the next couple of months we'll be starting to more closely enforce our throttling limits for API consumers that aren't using application tokens, and OpenDataCache was flagged as one of the larger untokened consumers of our API.

Could you please register for an application token and set it up in your Docker env as I describe in the updated README? If you send me your app token, I'll make sure it gets whitelisted so you don't have to worry about exceeding any limits.

Also, you might want to check out our new search API or at least the domain listing. They may provide a more efficient way for you to update your dataset listing.

Thanks! :+1:

talos commented 9 years ago

Thanks for the PR -- just saw this, will review ASAP.

chrismetcalf commented 9 years ago

Awesome, thanks @talos!

talos commented 9 years ago

This is great, thank you @chrismetcalf .