タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

curlに関するrmatsuokaのブックマーク (1)

  • Curl retry mechanism

    I have a script I run to deploy two web services and a front-end application. The script calls a method that checks to see if the two back-end services are up and running. If so, deem the deploy successful, otherwise revert. The two services sometimes take longer than the front-end to start up. Currently, I put in a sleep call to delay the web service check. This allows them time to start up. I wa

    Curl retry mechanism
  • 1