Skip to content

ref: Batch status updates#716

Draft
untitaker wants to merge 1 commit into
mainfrom
batch-retry-status-updates
Draft

ref: Batch status updates#716
untitaker wants to merge 1 commit into
mainfrom
batch-retry-status-updates

Conversation

@untitaker

Copy link
Copy Markdown
Member

There is no more branching in the store caller. Instead batching is in
the store itself.

Arguably this is better: We move complexity further down, and the
abstractions are more powerful.

But now we have the same complexity in sqlite and postgres.

There is no more branching in the store caller. Instead batching is in
the store itself.

Arguably this is better: We move complexity further down, and the
abstractions are more powerful.

But now we have the same complexity in sqlite and postgres.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant