Provider hangs, without giving any logging or feedback
when hit by a rate limit, github provider simply hangs, without reporting anything to debug logs or user message... at least it should tell it's rate limited...
👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!
Update: will this be fixed?..
@kfcampbell this is still very much an issue.
The provider does log if there is a rate limit, but only when running in debug mode. I think this should be as simple as replacing the [DEBUG] with info if we want to provide this output all of the time?