Skip to content

Instantly share code, notes, and snippets.

@hpjaj
Created October 31, 2018 19:32
Show Gist options
  • Select an option

  • Save hpjaj/5a26433e633e6f27167f45d639649bf3 to your computer and use it in GitHub Desktop.

Select an option

Save hpjaj/5a26433e633e6f27167f45d639649bf3 to your computer and use it in GitHub Desktop.
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout: FAILURE STATE
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout:
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout: https://search.usa.gov/api/v2/search/i14y?access_key={KEYHERE]=&limit=10&offset=0&affiliate=va&query=benefits
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout:
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout: 429
[2018-10-31 18:36:23,076] ip-172-30-18-102/INFO/stdout:
[2018-10-31 18:36:23,077] ip-172-30-18-102/INFO/stdout: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>429 Too Many Requests</title>
</head><body>
<h1>Too Many Requests</h1>
<p>The user has sent too many requests
in a given amount of time.</p>
<hr>
<address>Apache Server at search.usa.gov Port 8443</address>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment