* Fix incorrect logging in oauth2.go
Fix#11945
Signed-off-by: Andrew Thornton <[email protected]>
* Handle ErrAlreadyInQueue in stats indexer
Fix#12380
Signed-off-by: Andrew Thornton <[email protected]>
* Fixes type in error message of indexer
Add the missing character in the error message.
Co-authored-by: techknowlogick <[email protected]>
Co-authored-by: Lieven Hollevoet <[email protected]>