Skip to content

Error thrown from a superworker doesn't provide enough information about the error being thrown #32

@rajeshkp

Description

@rajeshkp

The debug log provides very minimal information about the error thrown, is there a way for the superworker to provide a gist of the exception being thrown from the debug logs.

    Superworker.debug "JID ##{item['jid']}: Error thrown"
    subjob = find_subjob_by_jid(item['jid'])
    SubjobProcessor.error(subjob, worker, item, exception) if subjob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions