Skip to content

Heroku Cloud Code Access #2945

Closed
Closed
@listingboat

Description

@listingboat

I have an app that is a node/express app written on top of cloud code. It is deployed and functional on Heroku. However, we get random performance issues. I suspect this is due to the fact that the cloud code is competing with external web requests to the same URL.

In our config, the serverURL is set to https://.herokuapp.com. Which mean the Parse cloud code calls to parse are going out over the internet instead of directly to localhost.

Is there a serverURL config that would work for localhost on Heroku. My many attempts have failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions