-
### Version of AWS SDK for Go?
936d0f34ccd864b1f40b64e6910f2b1001713793
### Version of Go (`go version`)?
go version go1.9.2 linux/amd64
### What issue did you see?
`../aws-sdk-go-v2/servic…
-
1. M10 - Need to make separate sidebar test for each account type
So when is the plan to fix this?
2. K10 - Why it is N/A when do we fix this?
3. K16 - K19 Why is this N/A?
4. What is the d…
-
Travis CI build are not starting and it blocks other builds as well.
Check this build https://travis-ci.org/sequelize/sequelize/builds/97216226
Its not even started even if queue is empty.
-
I would recommend your readme aim at guiding your visitors on how to go about using the application.
take an example from https://github.com/Ashaba/BucketList
-
Building as part of a docker deploy on Bluemix. (ibmcom/swift-ubuntu:4.1.1)
Error message:
CryptorRSA.swift:618:58: error: cannot convert value of type 'UnsafePointer' to expected argument type 'U…
-
# Issue type
bug
# Version found
* git hash version : 9af27ef4e20b66f38ab148d52ba7904e74fe502f
* vagrant@vagrant-ubuntu-trusty-64:/stellar-core$ g++ --version
g++ (Ubuntu 5.5.0-12ubuntu1~…
-
I was writing a function delete an Object from a DigitalOcean Space (which follows the AWS S3 API) using `aws.s3::delete_object` and was getting an error about a bucket not found. A quick debug and a …
-
Hello,
I'm using R version 3.2.3 and am getting this error:
library('aws.s3')
Sys.setenv("AWS_ACCESS_KEY_ID"="myID",
"AWS_SECRET_ACCESS_KEY"="myKey",
"AWS_DEFAULT_REGION…
-
Just noticed this, hopefully helpful.
I'm running my own hand built dockerfile, I did notice that my buckets folder wasn't being saved on my persistent volume. I had to add BUCKET_DIR_PATH="${STEL…
-
关于超时计算,我的一个实现想法。在执行`executeCommand `时,仅收集启动时间和命令ID,去掉`setTimeout`计算超时。而且`bucketList`中,设置`setInterval`,一次计算多个`bucket`,用当前时间做减法计算超时。优点如下:
- 性能:省掉每个`executeCommand`中的`timer`消耗,延时放在`bucketList-setInterva…