Skip to content

Blocking persistence writes #1247

@fjtirado

Description

@fjtirado

Currently, db writes are performed aynchronously, this has the clear advantage of increasing thourghput, but, in overloaded dbs, can lead to missing upates and task reexecution that should be ideally avoided.
So, I think that, although async should be an option for users that tast re-execution is not a big deal, the default behavioud should be a sync one

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions