Page MenuHomePhabricator

Add more verbose messages to pollForChanges script
Closed, ResolvedPublic

Description

After restarting pollForChanges on the client, it says "100 new changes were found". After a few seconds, this slows down instead of returning a result every second (see below). This is hard to debug -> can you make it talk a bit more please???

stdout:

10:15:56 100 new changes were found
10:15:56 100 new changes were found
10:15:56 100 new changes were found
10:16:38 100 new changes were found
10:21:00 100 new changes were found
10:22:59 100 new changes were found
10:24:31 100 new changes were found
10:26:37 100 new changes were found
10:28:16 100 new changes were found
10:29:32 100 new changes were found
10:30:51 100 new changes were found


Version: master
Severity: enhancement
OS: Linux
Whiteboard: storypoints: 2

Details

Reference
bz39585

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:04 AM
bzimport set Reference to bz39585.
bzimport added a subscriber: Unknown Object (MLST).

This should be about making the script more verbose. It should not be conflated with rethinking the whole synching process represented in bug 38972