Skip to content

Does 'tx.commit()' has timeout feature? #103

@dskiranraj

Description

@dskiranraj

We are using babrahams:transaction library in our project. We have business case where we need to add timeout as part of transaction commit(tx.commit()). If transaction is taking more that x milliseconds to complete all queries to commit, then it should rollback all the changes.

Please let me know whether this can be achieved using babrahams:transaction library? If not, can this be achieved logically in meteor code?

Thanks in advance.

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