When solar worker is not running run-once doesn't return error
Bug #1540304 reported by
Łukasz Oleś
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solar |
In Progress
|
High
|
Jedrzej Nowak |
Bug Description
Step to reproduce:
- stop solar-worker
- create some resources
- stage/process
- run run-once
- start solar-worker
Report shows that all tasks are in pending state. To start deployment I had to run: solar orch restart last.
When worker is stopped run-once should return error or when solar-worker is started it should pick the pending changes.
Changed in solar: | |
importance: | Undecided → High |
milestone: | none → 0.2.0 |
Changed in solar: | |
status: | New → Confirmed |
Changed in solar: | |
milestone: | 0.2.0 → none |
Changed in solar: | |
assignee: | nobody → Maciej Kwiek (maciej-iai) |
Changed in solar: | |
assignee: | Maciej Kwiek (maciej-iai) → nobody |
Changed in solar: | |
milestone: | none → 0.3.0 |
Changed in solar: | |
assignee: | nobody → Jedrzej Nowak (jnowak) |
status: | Confirmed → In Progress |
To post a comment you must log in.
Starting pending changes on worker start is not good choice.
Adding runtime error that worker is not executed *may* be good choice, but I think it should be just information.