Skip to content

Broken async call link on sequences_compositions page #64

@pablomoreno61

Description

@pablomoreno61

Issue in /src/pages/guides/reference/sequences_compositions.md

There is a broken link on the page https://developer.adobe.com/runtime/docs/guides/reference/sequences_compositions/.

If one of your actions needs more than 60 seconds, then the only solution is to invoke a non-blocking action using the OpenWhisk npm module. So, using the same example, you could have actionA calling another action in a non-blocking manner. You can see an example of how to do this here.

It's redirecting to https://developer.adobe.com/runtime/docs/guides/reference/guides/asynchronous_calls.md, which does not exist, instead it should redirect to https://developer.adobe.com/runtime/docs/guides/using/asynchronous_calls/

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