Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise ConfigEntryNotReady instead of ConfigEntryAuthFailed when authe…
…ntication failed. This seems counterintuitivie, but AuthFailed tries to start a flow to allow a user to re-auth. In our case, auth failures are more likely a network issue so raising NotReady should cause it to try again later.
- Loading branch information