Aaron Ng

Results 39 comments of Aaron Ng

@zmb3 This indeed happens every time I run tests. I have integration tests for a rudimentary distributed system and simulating a couple hundred servers, so it very quickly reaches the...

@zmb3 It works in Terminal.app even when Atom is open, yeah.

@nayan576 Does this still happen for you? Just want to confirm before adding Chroniker to our project.

cc: @cezarywojcik

Hm– we could try generating a few more times on an IntegrityError.

This sounds like a good idea, but I think if we do it we should use DRF's throttle policy somehow instead of building our own rate limiting mechanism.

I think rate-limiting is the way to go here.

I have the same need but I've just been triggering the same auth endpoint to resend another. Do you see any benefit to a separate endpoint?

Shouldn't this not pass though? The model isn't updated to support that many characters.

Interesting– any ideas for how we should handle this in a sane way?