Skip to content

Commit

Permalink
Revert "chore(similarity): Add re-queue for backfill task when worker…
Browse files Browse the repository at this point in the history
… is killed (#74771)"

This reverts commit 2f0a938.

Co-authored-by: jangjodi <[email protected]>
  • Loading branch information
2 people authored and Christinarlong committed Jul 26, 2024
1 parent 729207e commit e524a94
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
soft_time_limit=60 * 15,
time_limit=60 * 15 + 5,
acks_late=True,
reject_on_worker_lost=True,
)
def backfill_seer_grouping_records_for_project(
current_project_id: int,
Expand Down

0 comments on commit e524a94

Please sign in to comment.