TechnionYP5777 / Bugquery

Bug query
9 stars 1 forks source link

Thinking group - Should we add an auto-suggestion when an exception is detected ? #99

Closed yonzarecki closed 7 years ago

yonzarecki commented 7 years ago

Should we automatically call BugQuery without asking the user, hopefully making the process much faster, but also add a lot of load to the server. This thinking group will think about these questions.

mdoron commented 7 years ago

if there is a possibility to run in a "BugQuery mode", just like a debugging mode, I think this may be a good idea.

mdoron commented 7 years ago

@yosefraisman what are your thoughts toward this issue?

yosefraisman commented 7 years ago

I think we should prompt users before shipping their outputs away to an online service, unless they initiated a query process consciously (clicked a button in the stack trace console, ran their program in our launch configuration, etc.). I'd also like to point out that "running in BugQuery Mode" is what we used to refer to as launch configuration, which we decided was too much of a hassle to implement.

yonzarecki commented 7 years ago

I agree with you Yosef, and if you guys think this suggestion will probably not happen just close this issue.