Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

パッケージAPIのタイムアウトを5000msに設定 #3899

Merged
merged 1 commit into from
Oct 3, 2018

Conversation

kiy0taka
Copy link
Contributor

@kiy0taka kiy0taka commented Oct 3, 2018

概要(Overview・Refs Issue)

  • パッケージAPIとの接続はできるがレスポンスが帰って来ない場合に、管理画面トップページも開かなくなるのでタイムアウトを5000msに設定。
  • プラグインインストール時の通信にはこのタイムアウトは適用されない

参考
http://php.net/manual/ja/function.curl-setopt.php

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

@kiy0taka kiy0taka added this to the 4.0 milestone Oct 3, 2018
Copy link
Contributor

@okazy okazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

変更内容確認して問題ありませんでした。

@okazy okazy merged commit f82af14 into EC-CUBE:4.0 Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants