Deploy 4d6d01b
Diff: heroku/v417...heroku/v420
- Update gems.
- Also update media short URLs with expanded_url.
- Add CACHE_DIR variable to customize location of cache data.
- Load dotenv earlier.
- Do not modify cache_duration and negative_cache_duration when generating the jitter.
- Do not re-write the file if the data has not changed.
- Make the logic easier to follow.
- Split the cache_key up into a prefix and the key, as a preparation for the next commit.
- Emit cache metrics.
- dilbert: check for negative cache.
- imgur: handle 404.
- twitch: fix game feed.
- mixcloud: fix exception.
- Ignore NotFound errors for /twitch/id without username.
- Also return here.
- airbrake: ignore reporting SIGTERM.