Code Monkey home page Code Monkey logo

Comments (9)

lfades avatar lfades commented on May 25, 2024

I'm using this package to run publications with up to 5 collections together without any problem (using Kadira).
but really can not say that this is not happening, I'll run some tests as soon as possible.

from cottz-publish.

mquandalle avatar mquandalle commented on May 25, 2024

Thank you for your answer. I was calling this.cursor twice in the same function which you mark as a limitation in the README. So it's maybe a false alarm, and not the same problem I experienced with publish-composite.

I'll test again and share any result.

from cottz-publish.

lfades avatar lfades commented on May 25, 2024

the limitation is when you try to post a cursor with the same name collection 2 times not when you use
this.cursor several times, I guess my readme is not very clear with that

from cottz-publish.

mquandalle avatar mquandalle commented on May 25, 2024

Ok so it was a mistake with my testing methodology, it seems to work, at least it doesn't have the same issue as publish-composite. Sorry for the false alarm.

But I have another issue, I sometimes experience data loss (depublication). I'll investigate this issue tomorrow but if you just want to have a quick look you can go to http://libreboard.com, create a board and add ~30 cards in the first column. Then use the column menu to “move all cards in this list” into the second column. Repeat the operation a few times and you should experience data depublication. Reloading the page solves the issue. Did you already experience something similar?

from cottz-publish.

lfades avatar lfades commented on May 25, 2024

you're right, the information is lost, at this time I am reviewing the package and if not find the solution I will review libreboard also on github

from cottz-publish.

lfades avatar lfades commented on May 25, 2024

I have found the error, I will implement the solution

from cottz-publish.

mquandalle avatar mquandalle commented on May 25, 2024

Oh great, thank you!

from cottz-publish.

mquandalle avatar mquandalle commented on May 25, 2024

Did you get a chance to work on this? Feel free to share what the problem is if I can help implement a solution.

from cottz-publish.

lfades avatar lfades commented on May 25, 2024

when a card is updated two messages are received in the observer: removed and added. removed goes first and then added adds again the document.

but when all 30 cards are updated at the same time these messages are confused and added arrive first and then are deleted

in publish-composite messages are also confused but keep coming Added first.
right now I have a version of cottz-publish that I did to fix this problem but not 100% guaranteed because I still have not finished

from cottz-publish.

Related Issues (6)

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.