Emily C. McAfee
Emily C. McAfee
**Background**: For some services, you don’t need careful monitoring on worker errors if you have careful monitoring on the dead letter queue (DLQ). This is because if worker errors don’t...
Beginning to mold conex watching functionality to follow [stork](https://github.com/mapbox/stork)'s example. Started by rewriting watch.sh in javascript. ```js const conex = require('@mapbox/ecs-conex').watch; const options = { region: 'us-east-1', suffix: 'production', token:...
If `GithubAccessToken` is set, but the token doesn't have enough permissions, the error from Github ends up hidden [here](https://github.com/mapbox/ecs-conex/blob/b8404e204edb125c0d508eb4bfb26800f05df617/scripts/watch.sh#L19), causing the next line to fail with an unhelpful error. I...
> If your Spot instance is interrupted in the middle of an instance hour because the Spot price exceeded your bid, you are not charged for the hour of use...