Closed
Bug 1065568
Opened 10 years ago
Closed 10 years ago
Make the pushlog ingestion cron more frequent
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: jfrench)
References
()
Details
Attachments
(1 file)
Broken out from bug 1048043.
To reduce the delay before try pushes appear on treeherder (plus any other pushes), we should run the pushlog ingestion cron more frequently.
iirc the current polling frequency is every 3 mins.
Let's try every 30-60s.
(In the future perhaps we can use pulse, but that's bug 1065567)
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
No idea if I'll be able to test this locally, but I think I have made the interval change so I will assign myself and put up a PR for review.
Assignee | ||
Comment 3•10 years ago
|
||
Please see the above PR for review and status.
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-service
https://github.com/mozilla/treeherder-service/commit/9e66e7f76e6b657b532d75715677ae51367c9574
Bug 1065568 - Make the pushlog ingestion more frequent
https://github.com/mozilla/treeherder-service/commit/faea4dc34e1f43f64f40ed6e2e7854d4cee1d62b
Merge pull request #209 from tojonmz/pushlog-ingestion-update
Bug 1065568 - Make the pushlog ingestion more frequent
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•