Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[shard splitting] allow resumption of failed jobs & make timeout configurable #4680

Merged
merged 2 commits into from
Jul 22, 2023

Conversation

janl
Copy link
Member

@janl janl commented Jul 19, 2023

failed jobs should be restartable, and with the ioq downgrade of reshard jobs, we need to make the timeout configurable, so busy clusters do not fail for no good reason.

@janl janl requested a review from nickva July 19, 2023 12:33
src/mem3/src/mem3_rep.erl Outdated Show resolved Hide resolved
@janl janl force-pushed the feat/improve-shard-splitting branch from 8c832de to 1cd01af Compare July 19, 2023 12:51
@janl janl force-pushed the feat/improve-shard-splitting branch 5 times, most recently from e7ea61d to 8d641d0 Compare July 21, 2023 13:37
Copy link
Contributor

@nickva nickva left a comment

Choose a reason for hiding this comment

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

+1

(but don't forget to squash commits as I added some silly one-line erlfmt tweak that doesn't need to be an individual commit)

@janl janl force-pushed the feat/improve-shard-splitting branch from 199a656 to c3f4c40 Compare July 22, 2023 07:12
@janl janl merged commit 480d3a3 into main Jul 22, 2023
14 checks passed
@janl janl deleted the feat/improve-shard-splitting branch July 22, 2023 08:38
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.

None yet

3 participants