Skip to content

Error Firestore: Nested transaction error #285

Description

@manhnd-tda

@54m
Hi, I encountered a nested transaction error when using Firestore with volcago v1.11.1.

I noticed that this issue might be related to commit Commit Modify. the following line was removed from InsertMultiWithTxFunc:

ctx = context.WithValue(ctx, transactionInProgressKey{}, 1)

Could you clarify:

  • The reason behind this change?
  • The recommended way to handle or avoid this error?

Thanks in advance!

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