Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

random pipeline failures #134

Closed
stefan-guggisberg opened this issue Dec 12, 2018 · 1 comment
Closed

random pipeline failures #134

stefan-guggisberg opened this issue Dec 12, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@stefan-guggisberg
Copy link
Contributor

We're experiencing random failures in pipeline processing during hlx up, e.g.

[hlx] warn: tapping failed: TypeError: Cannot read property 'split' of undefined
TypeError: Cannot read property 'match' of undefined
    at Object.parse (/projects/helix-cli/node_modules/uri-js/dist/es5/uri.all.js:874:29)
    at uri (/projects/helix-cli/node_modules/@adobe/helix-pipeline/src/html/fetch-markdown.js:17:23)
    at fetch (/projects/helix-cli/node_modules/@adobe/helix-pipeline/src/html/fetch-markdown.js:78:10)
    at wrappedfunc (/projects/helix-cli/node_modules/@adobe/helix-pipeline/src/pipeline.js:158:18)
    at Promise.all.then (/projects/helix-cli/node_modules/@adobe/helix-pipeline/src/pipeline.js:287:37)

this is most likely a regression of #108 Refactor: set defaults

@stefan-guggisberg stefan-guggisberg self-assigned this Dec 12, 2018
@stefan-guggisberg stefan-guggisberg changed the title random failures random pipeline failures Dec 12, 2018
@stefan-guggisberg stefan-guggisberg added the bug Something isn't working label Dec 12, 2018
stefan-guggisberg added a commit that referenced this issue Dec 13, 2018
* fix random pipeline failures #134

* fix eslint errors
@stefan-guggisberg
Copy link
Contributor Author

fixed via PR #135

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant