Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch(?) tasks #1

Open
18 tasks
wanderingstan opened this issue Dec 11, 2019 · 0 comments
Open
18 tasks

Launch(?) tasks #1

wanderingstan opened this issue Dec 11, 2019 · 0 comments

Comments

@wanderingstan
Copy link

wanderingstan commented Dec 11, 2019

  • Identify good exemplar / demo-able error situations where this could shine.
    • Plain error
    • Using stack trace??
    • Occurs in github issue
    • Spike in last hours?
  • Search logged errors for matches with other users (self). Some stats
    • Create query page for our server
  • Filter out variables (presumably by keeping list of all words in JS errors, or even all words from SO answers)
  • Some way to set (or detect??) the repo/github page
    • Get dependences (package.json) from repo
    • Get org members from repo (?) to give team reports
  • Expand searches to include dependencies
  • Some logic to detect a "strong match", i.e. an SO question-answer pair that is super upvoted and very closely matches our search terms (bonus points if search includes dependencies, odd variable names, or our stack trace)
  • Migrate our server to real cloud solution. Google cloud? Azure?
  • Extract EC logic into library that can be included on page, no extension needed (for demo!)
  • Convert this ext to use npm, or create new extension (with npm) and copy over error-catching logic
  • Move this repo into ec main repo?
  • Some stats/analytics page on server to show off data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant