Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Feature Request: Log Messages that denote start/successful finish of a batch of descriptor uploads. #59

Open
@alecmuffett

Description

When uploading descriptors, OnionBalance processes a list, serially. It would be nice to have log messages that explicitly denote the start and end of such processing.

At the moment one can see:

2017-02-28 14:02:56,924 [INFO]: Published distinct master descriptors for service xxx.onion under replica 1.
2017-02-28 14:02:56,925 [DEBUG]: Received new HS_DESC event: HS_DESC UPLOAD xxx UNKNOWN $xxx~zzz zzz
2017-02-28 14:02:57,409 [DEBUG]: Received new HS_DESC event: HS_DESC UPLOADED xxx UNKNOWN $xxx~zzz

...and if one knows that xxx.onion is last on the list, one can determine that the processing has completed successfully, but it requires more thinking to do this.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions