git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

monitoring-2010-08-01.waiters2.json (335B)


      1 {
      2   "version": 2,
      3   "waiters": {
      4     "AlarmExists": {
      5       "delay": 5,
      6       "maxAttempts": 40,
      7       "operation": "DescribeAlarms",
      8       "acceptors": [
      9         {
     10           "matcher": "path",
     11           "expected": true,
     12           "argument": "length(MetricAlarms[]) > `0`",
     13           "state": "success"
     14         }
     15       ]
     16     }
     17   }
     18 }