Closed
Bug 1202906
Opened 10 years ago
Closed 10 years ago
[sync] If error occures on sync_project, continue with next project
Categories
(Webtools Graveyard :: Pontoon, defect, P3)
Webtools Graveyard
Pontoon
Tracking
(firefox43 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: mathjazz, Unassigned)
Details
Currently, if an error occurs on sync_project, the method dies. Which means none of the projects is synced if error happens with first project.
Instead, we should skip the project/locale on which the error happens and go on with the next one. And notify the admins about the issue.
| Reporter | ||
Updated•10 years ago
|
Summary: If error occures on sync_project, continue with next project → [sync] If error occures on sync_project, continue with next project
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
Comment 1•10 years ago
|
||
Hi, is this issue still valid? Currently, sync_project only schedules only tasks for syncing of projects.
| Reporter | ||
Comment 2•10 years ago
|
||
Correct, this is no longer an issue.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•