Skip to content

Instantly share code, notes, and snippets.

@avelino
Created May 17, 2017 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avelino/57aa3dc90d2e08f6268959640493857a to your computer and use it in GitHub Desktop.
Save avelino/57aa3dc90d2e08f6268959640493857a to your computer and use it in GitHub Desktop.
4 stdOut:
5 {}
6 [{}, {}, {}]
7
8 stdErr:
9 Se for JSON é um erro criado
10 SiteOff = ("Site offline", 404)
11 {"msg": SiteOff[0], "code": SiteOff[1]}
12
13 Se não for JSON, deu erro no processamento logar como "error" no job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment