ooo i should put more than just DB in feeds huh
This commit is contained in:
@@ -51,5 +51,7 @@ func one(ctx context.Context, feed feeds.Feed) error {
|
||||
|
||||
return fmt.Errorf("should GET %s", feed.Version.URL)
|
||||
|
||||
return fmt.Errorf("should parse %s", feed.Version.URL)
|
||||
|
||||
return feeds.Executed(ctx, feed.Entry.ID, feed.Version.Created)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user