Skip to content

Migrating task model and backend to use typed_sql.#9126

Draft
isoos wants to merge 1 commit intodart-lang:masterfrom
isoos:task-sql
Draft

Migrating task model and backend to use typed_sql.#9126
isoos wants to merge 1 commit intodart-lang:masterfrom
isoos:task-sql

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Dec 10, 2025

No description provided.

}
},
maxAttempts: 3,
retryIf: (e) => e is DatabaseException,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, since this also covers deadlocks or timeouts, we should retry on it too.

@isoos isoos force-pushed the task-sql branch 2 times, most recently from 9b6e781 to 81dd624 Compare March 3, 2026 18:04
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.

2 participants