Skip to content

act method times out without proper response callback function #918

@mauricefaeh

Description

@mauricefaeh

Hi, first I'd like to thank you for this framework.

I've just started to use it and I'm going through the quick guide tutorial on your website.

I thought I'd let you know, that simply using console.log as the callback function of the Seneca.act method leads to time outs. The simple way to work around this is using a proper function(err, response) { console.log(response) }.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions