- Notifications
You must be signed in to change notification settings - Fork177
Commit5870a99
committed
Don't throw exceptions on unprocessed hrefs in get_multi
Rather, just log them. This allows my calendar sync to continue to workeven if some of the hrefs can't be retrieved. In my case, one of thehrefs on my calendar was always returning a 404, so I want to skip it.1 parentc54d7fd commit5870a99
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
648 | 649 | | |
649 | 650 | | |
650 | 651 | | |
| |||
0 commit comments
Comments
(0)