Skip to content

intervalCb being an async function #7

Description

@naninunecco

I need to insert the count result into DynamoDB on every interval.
But after reading your source code, it seems the intervalCb could only be a synchronized function.
I saw you used async.until, so I wonder if it is possible to make intervalCb async?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions