Releases: SCPR/asset_host_client
Releases · SCPR/asset_host_client
Fixes version number
Adds a general rescue to prevent error pages on SCPR.org
v2.1.8 Rescues connections with a fallback
Passes in timeout options
If needed, we can pass in open_timeout and timeout config options instead of using the defaults.
Returns a fallback asset when an AH req exceeds a spec. timeout
This version adds a 2 second timeout to alleviate load issues related to AH in SCPRv4.
Increase cache TTL to 30 mins
v2.1.5 Increase ttl of cache to 30 mins
v2.1.4
Forgot to bump the version. Should be the same as v2.1.3, but with a matching VERSION
Increase cache TTL
Increase the cache time from 1 minute to 15 minutes
v2.1.2
- No longer caches responses beyond a minute.
v2.1.1
- Optional
config.protocoladded. Defaults to HTTPS.
v2.1.0
- Requires the AssetHost server to use HTTPS protocol.
- Follows redirects