Ian Dees

Results 503 comments of Ian Dees

Nice, thanks for digging into it.

This would be pretty nice. Two thoughts: - We should test how much more time this adds to a spider run – presumably it would be a second parse through...

I moderate `imports`, `dev`, and `talk-us` mailing lists and would be happy to encourage people to move their posts over to Discourse.

Woah, thanks for flagging @assertivist!

I think my description of the problem was incorrect back then. It doesn't default to `app.debug`, it first checks `config.get('MAIL_DEBUG')`, which can be set to whatever type you want when...

> a separate analytics service Yep, I brought this up because I worry about trying too hard to work around HTTP limitations, client differences (mobile clients vs. browser), and coming...

Yep, adding Mapzen stuff to `User-Agent` makes sense and will automatically get logged with our current system.

One thing that @zerebubuth pointed out was that if a device already has tiles cached we won't get any information from them in our logs. When we switch over to...

@migurski I'd appreciate your feedback on where this should go and how it could/if it should be better integrated with the existing machine CLI stuff.

Machine doesn't know that it's bad data, but it could check to see if the row count changed significantly and flag it as an error. I think the system that...