GithubHelp home page GithubHelp logo

wcpgw's Introduction

WCPGW

What Could Possibly Go Wrong is a catalog of error conditions

A language agnostic guide based on what you are trying to do and what can go wrong.

Should be useful regardless of OS, langauge or platform. May grow into platform or language specific guides also.

Format

Every error can have the following pieces

  • Placed into a folder for a specific family of errors (files, network, http, control flow, etc)
  • Title
  • Common error codes in the wild (can be platform specific)
  • priority in this guide (how frequently does it occur in the wild)
  • Description of why error occurs
  • Notes on how to diagnose (by platform)
  • Notes on how to create an environment to reproduce the issue (by platform)

Specificity

Where do HTTP GET errors go? GET requests fit in network, possibly the file category and are also specifically an HTTP problem.

Items should be documented at the most general area that makes sense. More specific items can cross-reference the more general description.

So maximum URL length or HTTP Caching should be documented in the HTTP area, but slow network timeouts could be covered in the network area.

The goal would be that a casual reader could learn a lot of useful information by browsing the most general cases, without wading through obscure gopher protocol specific issues.

Format

Error conditions are captured in semantic HTML with metadata. This will allow programs to parse them and re-purpose alternatives to the WCPGW website.

See template.html.

License

Please re-mix this guide! Creative Commons Attribution 4.0 International License

Creative Commons License

wcpgw's People

Contributors

ozten avatar

Watchers

 avatar James Cloos avatar  avatar

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.