openapi-core-ruby-sdk
openapi-core-ruby-sdk copied to clipboard
Alibaba Cloud Core SDK for Ruby
作为国内顶尖云计算公司,官方可以考虑支持下 ALIYUN-RUBY-SDK 的开发套件吗?看腾讯云、AWS 、GOOGLE都能支持RUBY,为啥阿里云还不支持呢?
to be compatible with some not standard error messages such as Aliyun Container Service, get error response as follow: `{"code"=>"ErrorValidateParameters", "message"=>"Missing network type", "requestId"=>"66534C3F-72D4-453A-AD9A-1E03487D1E96", "status"=>400}` ##### You need to complete...
C:\Ruby27-x64\bin>gem install aliyunsdkcore ERROR: Could not find a valid gem 'aliyunsdkcore' (>= 0), here is why: Unable to download data from https://rubygems.org/ - timed out (https://rubygems.org/specs.4.8.gz)
出错了
activesupport-4.2.6/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- ./rpc_client.rb (LoadError)
希望增加可以设置的超时参数
##### You need to complete - [ ] unit tests and/or feature tests - [ ] documentation is changed or added