Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CF html5 plugin freezes on CF Org with many services entitled #63

Closed
micellius opened this issue Dec 24, 2023 · 0 comments
Closed

CF html5 plugin freezes on CF Org with many services entitled #63

micellius opened this issue Dec 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@micellius
Copy link
Member

Description

In case CF marketplace has more than 50 offerings available for current space, the CF HTML5 Plugin enters the infinite loop of requests, which leads to quota exhaustion

Environment

  • Plugin version (e.g. 1.3.0) - 1.4.7
  • OS (macOS/Windows) - Windows
  • SAP CF Landscape (e.g. Canary) - Canary
  • IaaS provider (e.g. AWS) - AWS
  • Region (e.g. eu10) - eu10

CLI Output

$> cf html5-list
17:29:09.398616 Running CloudFoundry html5-plugin 1.4.7
17:29:09.400247 Initializing command 'html5-list'
17:29:09.400247 Configuration file does not exist. No cache to clear
17:29:09.400247 Executing command 'html5-list': args: '[]'
17:29:09.400247 Getting context (org/space/username)
Getting list of HTML5 applications in org <ORG> / <SPACE> main as <EMAIL>...
17:29:09.401834 Getting HTML5 context
17:29:09.401834 Getting list of services
17:29:09.402365 Making request to: /v3/service_offerings?space_guids=8e5...b46
17:29:10.442120 Making request to: https://api.cf.sap.hana.ondemand.com/v3/service_offerings?page=2&per_page=50&space_guids=8e5...b46
17:29:10.614176 Making request to: https://api.cf.sap.hana.ondemand.com/v3/service_offerings?page=2&per_page=50&space_guids=8e5...b46
17:29:10.848530 Making request to: https://api.cf.sap.hana.ondemand.com/v3/service_offerings?page=2&per_page=50&space_guids=8e5...b46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant