Git Product home page Git Product logo

Comments (5)

mehlkelm avatar mehlkelm commented on May 22, 2024 1

Hm… now the same happens with the parserDidEndDocument delegate method. Am I misunderstanding this?
Is the call to the completion handler from any delegate method needed at all?

from feedkit.

nmdias avatar nmdias commented on May 22, 2024

I think I see what's happening. Yes, it is needed in order to provide error information to the user.

However, from what you're telling me and what i've gathered just by quickly looking at it, I'll need to cancel any subsequent errors to the first error found. But I'll take a closer look in the next coming days to determine the most appropriate fix and release a new version.

Are you using any public feeds that you could share to better replicate the error?

Thanks @mehlkelm!

from feedkit.

mehlkelm avatar mehlkelm commented on May 22, 2024

I have a workflow where the user can input any URL to subscribe to a feed. First I check if the data at the URL happens to be a valid feed (with FeedKit) which it is most often not. That's where I am running into these errors. Examples I used: tageswoche.ch, zoziapps.ch

from feedkit.

nmdias avatar nmdias commented on May 22, 2024

Ok, so it should be fixed now.

Great catch by the way, like you said, the call to the completion handler from the delegate methods were indeed causing the issues.

Could you check if it's running fine now?

Thanks :)

from feedkit.

mehlkelm avatar mehlkelm commented on May 22, 2024

Looks fine. Thanks for the quick fix!

from feedkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.