Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

If one feed is malformed, all feeds are skipped and no entry is posted into the channel #19

@gpoppino

Description

@gpoppino

There should be a try {} catch(FeedException) to prevent line 99 in NewsReader.java to throw an exception making readNews() to skip every feed available when one is malformed.

This way, only the affected feed is ignored but the bot can continue to post entries from others feeds into the channel.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions