You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
If you have a workflow execution history more than what is returned in a single getHistory request, AWS returns with a nextPageToken property. This isn't used by workflow-execution.js to get the next page(s), so an incomplete history is returned.
If you have a workflow execution history more than what is returned in a single getHistory request, AWS returns with a nextPageToken property. This isn't used by workflow-execution.js to get the next page(s), so an incomplete history is returned.