GoogleContainerTools / GoogleContainerTools/skaffold
Client-side throttling error when using Skaffold
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
From a report on [StackOverflow](https://stackoverflow.com/q/69872578/600339)
> Link to the github https://github.com/oliviaflexx/quizlet-clone/tree/24b8d524ba428b8e33c7412d6b14926199fdb0e7
>
> I'm trying to build a microservices application and when I ran skaffold dev yesterday it worked fine but today when I run it I get this error.
> ```
> I1106 19:00:53.703569 7794 request.go:668] Waited for 1.558340853s due to client-side throttling, not priority and fairness, request: GET:https://34.72.125.232/apis/apps/v1/namespaces/default/replicasets?labelSelector=app%!D(MISSING)auth-mongo
>
> - deployment/classes-mongo-depl is ready. [10/14 deployment(s) still pending]
> I1106 19:01:10.207249 7794 request.go:668] Waited for 1.067757889s due to client-side throttling, not priority and fairness, request: GET:https://34.72.125.232/api/v1/namespaces/default/pods?labelSelector=app%!D(MISSING)suggestions-mongo%!C(MISSING)skaffold.dev%!F(MISSING)run-id%!D(MISSING)7345a149-46a4-414f-85f9-a1b18a9a47e3
> ```
Contributor guide
Assessment
This issue has not been assessed yet.