Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't throw exceptions on unprocessed hrefs in get_multi
Rather, just log them. This allows my calendar sync to continue to work even if some of the hrefs can't be retrieved. In my case, one of the hrefs on my calendar was always returning a 404, so I want to skip it.
- Loading branch information