Skip to content

Reduce support cases: async code #160

@ejizba

Description

@ejizba

We have some warnings like "Unexpected call to log" or "Choose either to return a promise or call done", although users aren't seeing them or are ignoring them. It can also just be difficult to debug async issues. My personal suggestion would be for people to use tools like eslint which can warn you for things like missing awaits. This should also just be better in the new model where we don't support the old callback context.done pattern.

Support cases from June 2023 - Sept 2023

Internal-only links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    IPDIncidents per day, a metric we track to reduce support cases

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions