raokrutarth/manufacturing-os
A POC distributed operating system for geo-seperated automotive manufacturing
PythonCC0-1.0
Issues
- 1
sc_stage _mark_request_complete has KeyError at self.pending_requests.remove(response.request_id)
#141 opened by chuanqichen - 1
bootstrap_flow throws start_node = nodes[0].node_id IndexError: list index out of range
#142 opened by chuanqichen - 0
- 0
Make flow persistence stable
#122 opened by nishantrai18 - 2
Cluster changes are not persisted i.e. our system doesn't persist killed nodes, node updates, etc
#127 opened by nishantrai18 - 1
self.last_known_heartbeat.items() 'NoneType' object has no attribute 'items'
#133 opened by chuanqichen - 1
Kill node twice before it recovers
#135 opened by chuanqichen - 1
Fix buggy ops_generator
#132 opened by nishantrai18 - 0
OSError: [Errno 24] Too many open files
#134 opened by chuanqichen - 1
Recovery doesn't inform leader of recovery
#128 opened by nishantrai18 - 1
- 0
Repeated inform_death_reqs after node has died
#130 opened by nishantrai18 - 4
Verify whether current recover and failures work
#123 opened by nishantrai18 - 1
write informal approach section in paper
#115 opened by raokrutarth - 0
- 1
run expriments
#117 opened by raokrutarth - 3
calculate time it takes to compute new flow
#91 opened by raokrutarth - 0
Seed random graph creation
#121 opened by nishantrai18 - 0
record demo video of the cluster and client
#120 opened by raokrutarth - 0
create slides for demo in 7 min presentation
#119 opened by raokrutarth - 0
write formal related work section in paper
#118 opened by raokrutarth - 0
- 0
- 5
sc_stage not manufacturing items
#109 opened by nishantrai18 - 0
- 0
Visualize cluster and operations through GUI
#92 opened by nishantrai18 - 0
- 0
- 0
- 0
- 2
Hide start and end node abstraction
#108 opened by nishantrai18 - 0
multi-queue support
#102 opened by raokrutarth - 0
add item location in metrics
#103 opened by raokrutarth - 2
flow update ack from followers to leader
#90 opened by raokrutarth - 3
- 1
Add Experimental Operations
#96 opened by chuanqichen - 2
correct node id computation
#97 opened by raokrutarth - 1
- 4
Add orchestrator to for node crashes
#77 opened by nishantrai18 - 0
- 1
- 1
Add client for interacting with the cluster
#70 opened by nishantrai18 - 2
- 1
Add support for AddNodes and KillNodes
#69 opened by nishantrai18 - 0
Get rid of asyncio
#79 opened by AndrejSafundzic - 0
- 0
- 4
Explore whether Krutarth's async example works with NodeProcess; integrate if possible
#72 opened by nishantrai18 - 0
- 0
Allow one-to-one communication between nodes
#67 opened by nishantrai18