v0.5.2
What's New?
MS now has a scheduled "heartbeat" that runs every 20 minutes. It's purpose, for now, is to is start (or restart) sources that have stopped due to upstream issues. The use-case for a Source is:
- request/polling retry attempts are low
- source was initially OK (auth OK, initial communication OK)
- and there is a non-auth related upstream communication issue
The heartbeat tasks will automatically try to restart polling for this Source so MS can recover from an upstream API communication error without user intervention.
Changelog
Features
Bug Fixes
- (listenbrainz) Artist parsing joiner phrases must begin with non-word character #94