Skip to content

Add retry for dynamic content #1166

@thomasmodeneis

Description

@thomasmodeneis

Hi,

getJson often get into an error that I believe is because HTTP server sometimes may return 404 or a wrong content, this is being parsed and the error is below:

ERROR: 2015/05/25 Cannot read json from resource http://127.0.0.1:3000/123test with error message invalid character 'E' looking for beginning of value
ERROR: 2015/05/25 Error while rendering page 123test.md: reflect: call of reflect.Value.Type on zero Value

Is there a retry policy for the dynamic content ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions