Build IPA cli Log command ERROR: rate limited

2 questions :

  • where can we find detials on the ERRORS generated in the build-cli ?
  • for the log command, I typically get an error “ERROR: RateLimited” after a couple of minutes (typically after 400-500 lines). Log rate is not higher than about 1/sec (i’m debugging a memory leak so every sec, the freemem is logged).

There’s a known issue with the rate limits on the build API right now, I’ve run into it too - the “recharge” rate is much lower than advertised. I believe it’s being worked on.