Skip to content
New issue

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

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

Already on GitHub? # to your account

Experiment continues running with errors and no transmitted work #18

Open
allenz1120 opened this issue Aug 20, 2021 · 1 comment
Open

Comments

@allenz1120
Copy link
Contributor

This occured when we were running 4VMs. The beaglebones were on in the lab so that's why it was showing up with unknown devices but after >40 mins, no functions were being ran and it never ended.
image

@abyrne55
Copy link
Collaborator

This may have been due to a gap in the Worker state machine where workers could get stuck in the REBOOTING state. I've patched that gap by adding a self-transition on REBOOTING guarded by "WR2&QNE" that activates the "reboot" output, as shown in the diagram below:
MicroFaaS Worker State Machine-2

Let's keep an eye out for this bug during this week's runs. We can close this issue one it stops popping up.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants