Dante Tsang
Dante Tsang
Standard endpoint for STS doesn't work with ap-east-1 and me-south-1 regions. To successfully get a working token for those regions, the user must also call the region specified STS endpoint.
Hi, I am using em-jack for my worker process. When a new job come in after no jobs in the queue for a while, em-jack will not receive that job....
Using Go 1.5.1 and the Opaque is not working. Using Path instead.
Hi, Thanks for the great work! I found the AMI is not available in some regions, i.e. ap-east-1. Do you have any plans on making it to more regions? Thanks.
`➜ app git:(master) ✗ npm run dev > [email protected] dev /Users/Dante/Desktop/app > babel-node ./webpack/dev-server.js /Users/Dante/Desktop/app/node_modules/babel-preset-save/node_modules/modify-babel-preset/index.js:91 p._original_name = key; ^ TypeError: Cannot set property '_original_name' of undefined at /Users/Dante/Desktop/app/node_modules/babel-preset-save/node_modules/modify-babel-preset/index.js:91:22 at Array.forEach...