feat(deposition): always add timestamp to assemblyname and get test param directly from config#6053
feat(deposition): always add timestamp to assemblyname and get test param directly from config#6053anna-parker merged 6 commits intomainfrom
Conversation
|
Claude finished @anna-parker's task in 1m 43s —— View job Code Review
The PR correctly addresses the retry failure issue by always embedding a timestamp+entropy in assembly names, ensuring ENA never rejects a retry submission due to a duplicate name. The refactor to read A few observations below. Minor issues:
The old dangerous default is now gone — Overall this is a clean, well-scoped fix. The two items above are non-blocking suggestions. |
|
@codex review |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
892d6b0 to
28e81d4
Compare
This will prevent us getting into the state we had in pathoplexus/ena-submission#235 where the pod is unable to retry submissions and I need to resubmit them manually.
Screenshot
PR Checklist
🚀 Preview: Add
previewlabel to enable