Beginning on 2017-09-20 the consumer api sent 500 (internal server error) codes to most consumer requests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"bufio" | |
"fmt" | |
"os" | |
) | |
func main() { | |
file, err := os.Open("input.txt") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"bufio" | |
"fmt" | |
"log" | |
"os" | |
"strconv" | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Heroku Datadog Buildpack app detected | |
-----> Adding GPG keys | |
gpg: keyring `/tmp/build_090884aa06193c884f8727074939a351/calendreco-symphony-api-07f6b5eac3a31073b639512531e7c0432e7dcad4/.gnupg/secring.gpg' created | |
gpg: keyring `/tmp/build_090884aa06193c884f8727074939a351/calendreco-symphony-api-07f6b5eac3a31073b639512531e7c0432e7dcad4/.apt/trusted.gpg' created | |
gpg: /tmp/build_090884aa06193c884f8727074939a351/calendreco-symphony-api-07f6b5eac3a31073b639512531e7c0432e7dcad4/.gnupg/trustdb.gpg: trustdb created | |
gpg: key C7A7DA52: public key "Datadog Packages <[email protected]>" imported | |
gpg: Total number processed: 1 | |
gpg: imported: 1 (RSA: 1) | |
gpg: no ultimately trusted keys found | |
-----> Updating apt caches |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[consumer][Request 5a0a2cb26ed87a0004b10f79] 2017/11/13 23:37:22 endpoint.go:206: [INFO] Started GET /v3.0/browse/legend?bBox=-74.981714,39.725367,-72.976201,41.731468&hasEventsOnly=false&highlights.finish=2017-10-23T17:00:00-04:00&highlights.start=2017-10-23T14:00:00-04:00&targetCoordinate=-73.996546,40.723753&clientVersion=chrome§ionItems.limit=20 Content-Length: 0 | |
2017-11-13T23:37:22.931734+00:00 app[web.1]: [INFO elasticsearch] POST https://5bdcae474bf717eb77f4d355704778cd.us-east-1.aws.found.io:9243/browsev3/_search [status:200, request:0.017s] | |
2017-11-13T23:37:22.931822+00:00 app[web.1]: [consumer]2017/11/13 23:37:22 service.go:139: [INFO] Found 0 tags in elastic | |
2017-11-13T23:37:22.936828+00:00 app[web.1]: [INFO elasticsearch] POST https://5bdcae474bf717eb77f4d355704778cd.us-east-1.aws.found.io:9243/browsev3/_search [status:200, request:0.023s] | |
2017-11-13T23:37:22.937455+00:00 app[web.1]: 2017/11/13 23:37:22 Sending 0 traces | |
2017-11-13T23:37:22.939187+00:00 app[web.1]: [consumer]2017/11/13 23:37:2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8' /> | |
<title></title> | |
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> | |
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.32.1/mapbox-gl.js'></script> | |
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.32.1/mapbox-gl.css' rel='stylesheet' /> | |
<style id="jsbin-css"> | |
html, body { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Job: 2015/08/29 13:21:00 nightlyaccounts.go:88: [Job instagram_account_scraper][Venue 5511be903d42bd000300070f][Instagram pulsekaraoke] Import error: Instagram error 400: APINotAllowedError you cannot view this resource | |
Job: 2015/08/29 13:22:22 nightlyaccounts.go:88: [Job instagram_account_scraper][Venue 5511bec03d42bd0003000796][Instagram karmaloungenyc] Import error: Instagram error 400: APINotAllowedError you cannot view this resource | |
Job: 2015/08/29 13:23:46 nightlyaccounts.go:88: [Job instagram_account_scraper][Venue 5511bef33d42bd0003000813][Instagram inwoodlocal] Import error: Instagram error 400: APINotAllowedError you cannot view this resource | |
Job: 2015/08/29 13:24:54 nightlyaccounts.go:88: [Job instagram_account_scraper][Venue 5511befb37345d0003000836][Instagram mamajuanacafenyc] Import error: Instagram error 400: APINotAllowedError you cannot view this resource | |
Job: 2015/08/29 13:26:48 nightlyaccounts.go:88: [Job instagram_account_scraper][Venue 5511bf5c3d42bd000300095b][Instagram arkalounge] Impor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Before | |
[negroni] Started GET /browse | |
2015/06/10 15:09:25 Memstats param parsing alloc: 704B totalalloc: 704B sys: 0 pause: 0ms numGc: 0, heapAlloc: 704B heapSys: -16K heapObjects: 15 heapInuse: 0 elapsed: 169.577µs | |
2015/06/10 15:09:25 Memstats s2-covering alloc: 16.6K totalalloc: 16.6K sys: 0 pause: 0ms numGc: 0, heapAlloc: 16.6K heapSys: 0 heapObjects: 147 heapInuse: 16K elapsed: 294.735µs | |
2015/06/10 15:09:25 Memstats create-venue-event-query alloc: 192B totalalloc: 192B sys: 0 pause: 0ms numGc: 0, heapAlloc: 192B heapSys: 0 heapObjects: 2 heapInuse: 0 elapsed: 16.89µs | |
gc10(1): 1+0+1024+1 us, 1 -> 2 MB, 25383 (46628-21245) objects, 15 goroutines, 239/0/0 sweeps, 0(0) handoff, 0(0) steal, 0/0/0 yields | |
gc11(1): 1+0+1282+2 us, 1 -> 3 MB, 45529 (106116-60587) objects, 15 goroutines, 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hello! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function finder(filename, string){ | |
for(var ifilename = 0, istring = 0;ifilename<filename.length;ifilename++){ | |
var cstring = string[istring], | |
cfilename = filename[ifilename]; | |
// console.log(i, cstring, cfilename); | |
if(cstring == cfilename){ | |
istring++; | |
if(istring == string.length) |
NewerOlder