generated from AdobeDocs/dev-site-documentation-template
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels