AdobeDocs / AdobeDocs/adobe-io-runtime

Broken async call link on sequences_compositions page

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
26
PR merge metrics
No merged PRs in 30d

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/

Contributor guide

Open the contributing guide

Research direction

Open src/pages/guides/reference/sequences_compositions.md and inspect the link in the non-blocking action paragraph. Update it to the documented asynchronous_calls page, then verify the rendered link resolves to the stated destination.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.