mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
b00a28cbfa
commit
7c9a7e82dd
4 changed files with 17 additions and 2 deletions
|
@ -28,7 +28,7 @@ parse(string body, mapping headers) {
|
|||
P4((body))
|
||||
//#endif
|
||||
unless (pointerp(wurst = parse_json(body))) {
|
||||
monitor_report("_failure_network_fetch_twitter_empty",
|
||||
monitor_report("_failure_network_fetch_twitter_broken",
|
||||
"[_source] failed to parse its timeline");
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue