git-off

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

email-2010-12-01.waiters2.json (380B)


      1 {
      2   "version": 2,
      3   "waiters": {
      4     "IdentityExists": {
      5       "delay": 3,
      6       "operation": "GetIdentityVerificationAttributes",
      7       "maxAttempts": 20,
      8       "acceptors": [
      9         {
     10           "expected": "Success",
     11           "matcher": "pathAll",
     12           "state": "success",
     13           "argument": "VerificationAttributes.*.VerificationStatus"
     14         }
     15       ]
     16     }
     17   }
     18 }