Giter Site home page Giter Site logo

Comments (13)

al3xandru avatar al3xandru commented on June 23, 2024
  1. Is there any way this command would also retrieve the last error/crash info?
  2. In other bug reports I've noticed that we usually need more info to look into a crash (like a core, data files, etc.). It might make sense to simplify the process of submitting these too.

from rethinkdb.

jdoliner avatar jdoliner commented on June 23, 2024

I think the really important thing this needs to do is bundle up the core file, database files and the version and somehow transfer those files to us.

I think automatically submitting to github is a bit dubious presumably we're either going to need them to enter their username and password which is a security risk or somehow make rethinkdb emulate being a github app. If my database asked me to do either of these just to file a bug I don't think I'd trust it and probably would just go and file the bug my

from rethinkdb.

coffeemug avatar coffeemug commented on June 23, 2024

Hmm, I didn't consider that. I suppose another option is to have it push the bug report to a url on our server, and we can then submit it to github with a 'rethinkdb-bug' account and give them the url. That would probably be nicer.

from rethinkdb.

al3xandru avatar al3xandru commented on June 23, 2024

Looks like @jdoliner and I agree on what needs to be transfered. We also want to make sure that if we transfer any database files to us the user is aware of that and allows us to do it.

from rethinkdb.

jdoliner avatar jdoliner commented on June 23, 2024

That sounds good. I'm not sure if systems exist for holding on to the core files etc. (I believe the term for them is artifacts of the bug.) Back when I was using sourceforge it had artifacts in the bug tracker I believe. But of course it was pretty muddlesome to use because sourceforge.

from rethinkdb.

jdoliner avatar jdoliner commented on June 23, 2024

Also this should go without saying but there's no way this should be part of the rethinkdb main binary. It should be a separate script.

from rethinkdb.

sophiebits avatar sophiebits commented on June 23, 2024

(Just FYI) At Khan Academy, we have a user called @KhanBugz which issues for our repo khan-exercises are filed from:

Khan/khan-exercises#33571

Our issue tracker is horribly polluted because it's really easy to submit an issue from the website, but I'd imagine that a similar approach would work here.

from rethinkdb.

coffeemug avatar coffeemug commented on June 23, 2024

That's great, I think we'll go with this. Thanks @spicyj.

from rethinkdb.

jdoliner avatar jdoliner commented on June 23, 2024

This is currently blocked on not having a solution for where to upload these files to.

from rethinkdb.

coffeemug avatar coffeemug commented on June 23, 2024

Ack.

from rethinkdb.

coffeemug avatar coffeemug commented on June 23, 2024

@jdoliner -- can you post the flow of the command here (assuming it's defined by now) so we can critique?

from rethinkdb.

jdoliner avatar jdoliner commented on June 23, 2024

The flow I have right now is just:

rethinkdb report [whatever arguments you invoked rethinkdb with]

Then you get a scary looking warning saying that this will transfer your data to RethinkDB and not to do it if you have sensitive data present. You have to type "yes" to continue otherwise it aborts.

from rethinkdb.

srh avatar srh commented on June 23, 2024

Closing, we want Github issues to be tied to a specific user so that we can ask follow-up questions, and (a wild guess appears!) nobody wants to develop or host this open proxy for posting to Github.

from rethinkdb.

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.