Skip to content

refactor: misc cleaning on the submit task#79

Merged
prestwich merged 1 commit into
mainfrom
prestwich/clean-submit-task
May 9, 2025
Merged

refactor: misc cleaning on the submit task#79
prestwich merged 1 commit into
mainfrom
prestwich/clean-submit-task

Conversation

@prestwich
Copy link
Copy Markdown
Member

@prestwich prestwich commented May 7, 2025

Cleans up the submit task by breaking up functions more and improving tracing and control flow

Copy link
Copy Markdown
Member Author

prestwich commented May 7, 2025

@prestwich prestwich marked this pull request as ready for review May 7, 2025 16:27
@prestwich prestwich requested review from Evalir and dylanlott as code owners May 7, 2025 16:27
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from 30ea085 to 073dc7a Compare May 8, 2025 12:38
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch from bbc4464 to baed5bb Compare May 8, 2025 12:38
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from 073dc7a to c7ca987 Compare May 8, 2025 12:41
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch 2 times, most recently from 8ca41bf to a1b1582 Compare May 8, 2025 12:46
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from c7ca987 to 2d4c4e6 Compare May 8, 2025 12:46
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch from a1b1582 to 3f16799 Compare May 8, 2025 12:53
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from 2d4c4e6 to 15d0c95 Compare May 8, 2025 12:53
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch from 3f16799 to eb33cb3 Compare May 8, 2025 18:57
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch 2 times, most recently from db4fdbd to 88a94dc Compare May 8, 2025 19:05
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch from eb33cb3 to 5c6629e Compare May 8, 2025 19:05
@prestwich prestwich mentioned this pull request May 8, 2025
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from 88a94dc to 8f2e1e9 Compare May 8, 2025 20:54
@prestwich prestwich force-pushed the prestwich/delete-sim-error branch from 5c6629e to b8f712b Compare May 8, 2025 20:54
Base automatically changed from prestwich/delete-sim-error to main May 9, 2025 15:27
@prestwich prestwich force-pushed the prestwich/clean-submit-task branch from 8f2e1e9 to 4028fe0 Compare May 9, 2025 15:28
@prestwich prestwich enabled auto-merge (squash) May 9, 2025 15:28
Comment thread src/tasks/submit.rs
break;
error!("error handling inbound block: retrying");
drop(guard);
tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should we maybe wait a sec less? 2 is quite a bit from a slot time perspective

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

im not making a behavior change, just cleaning

@prestwich prestwich merged commit 9a17850 into main May 9, 2025
5 checks passed
@prestwich prestwich deleted the prestwich/clean-submit-task branch May 9, 2025 16:39
This was referenced May 12, 2025
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