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

(cecille): We probably want something better than this for breadcrumbs. #7150

Closed
todo bot opened this issue May 26, 2021 · 0 comments
Closed

(cecille): We probably want something better than this for breadcrumbs. #7150

todo bot opened this issue May 26, 2021 · 0 comments
Assignees
Labels

Comments

@todo
Copy link

todo bot commented May 26, 2021

// TODO(cecille): We probably want something better than this for breadcrumbs.
uint64_t breadcrumb = static_cast<uint64_t>(nextStage);
// TODO(cecille): This should be customized per command.
constexpr uint32_t kCommandTimeoutMs = 3000;
switch (nextStage)
{
case CommissioningStage::kArmFailsafe: {
// TODO(cecille): This is NOT the right way to do this - we should consider attaching an im delegate per command or
// something. Per exchange context?


This issue was generated by todo based on a TODO comment in 7ecca81 when #6798 was merged. cc @cecille.
@todo todo bot added the todo label May 26, 2021
@todo todo bot assigned cecille May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants