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

heap && loop #149

Open
sell opened this issue Aug 7, 2020 · 3 comments
Open

heap && loop #149

sell opened this issue Aug 7, 2020 · 3 comments

Comments

@sell
Copy link

sell commented Aug 7, 2020

I am unable to disable these two, I tried setting to false but won't work, still loads.

@sell
Copy link
Author

sell commented Aug 7, 2020

Also when you run a health check for another domain, and click on the path, it takes you to the path of the current server.

here is code:

healthChecks: [{
        protocol: 'https',
        host: 'no-api-key.com',
        path: '/'
    },{
        protocol: 'https',
        host: 'no-api-key.com',
        path: '/api/v1'
    }]

image

and if I was to click on / or /api/v1 it will direct me to localhost:5000/ not no-api-key.com/

@skillor
Copy link

skillor commented May 2, 2021

visibility of loop works for me, made a fix for heap -> #165

@lamweili
Copy link

lamweili commented May 8, 2022

visibility of loop works for me, made a fix for heap -> #165

Visibility of eventLoop seems to not work as well. See #165 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants