I've got one particular user of my application who gets inconsistent responses when we try to verify his credentials. A request to veryigy_credentials with a seemingly valid username and password will return an error message that the user cannot be authenticated. The same call made a few seconds later will succeed.
We've seen this both from within our application and from attempting an authenticated call via curl on the command line. I've filed a bug against the behavior, but I was wondering if anybody else had hit this issue and had any ideas. --Eric
