Code Monkey home page Code Monkey logo

Comments (12)

Joffcom avatar Joffcom commented on July 25, 2024

Hey @meownoid,

I will take a look at this. It was intentionally changed as the previous version caused a lot of events to be missed so this was the best option.

We did store the current time before and compare that but some feeds published hourly.

from n8n.

meownoid avatar meownoid commented on July 25, 2024

@Joffcom hey! Thanks for looking into this! If I'm not mistaken, I think storing the maximum date from the feed (as opposed to the last date or date of execution) should solve the problem, but I might be missing some details here.

from n8n.

Joffcom avatar Joffcom commented on July 25, 2024

Hey @meownoid,

Normally the first entry in a feed should be the newest entry so I am going to dig into why the GitHub feed is out of order and see if there any preference in the RSS spec.

from n8n.

yrmuq avatar yrmuq commented on July 25, 2024

same problem, a lot of duplicates events. temporary disabled problematic feeds

from n8n.

Joffcom avatar Joffcom commented on July 25, 2024

@yrmuq which feed are you using? Typically I would expect the first item in the feed to be the newest which is the case for most feeds but there appears to be a couple that don't want to operate that way so I will need to put in a fix for that.

from n8n.

yrmuq avatar yrmuq commented on July 25, 2024

@Joffcom most duplicates found on this feed. Every x minutes get old duplicates all the time
https://github.com/arichornlover/YouTubeRebornPlus/releases.atom

from n8n.

Joffcom avatar Joffcom commented on July 25, 2024

@yrmuq interesting, it is another GitHub atom feed 🤔

from n8n.

yrmuq avatar yrmuq commented on July 25, 2024

@Joffcom even more interesting, its sends duplicates after it's been deactivated 😃

from n8n.

Joffcom avatar Joffcom commented on July 25, 2024

@yrmuq that doesn't sound right, Are you running in queue mode? It is a polling based workflow so once disabled if it is still running there is either a core bug or a configuration issue like having 2 main instances running.

from n8n.

yrmuq avatar yrmuq commented on July 25, 2024

@Joffcom don't worry, its just a bug, after deleting and re-adding rss node and restarting, now its normaly deactivated)
But what can we do with GitHub atom feed?

from n8n.

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.