Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a newline to the log before reprocessing a run #122

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

JamesWrigley
Copy link
Member

This could probably be done more cleanly by changing formatters, but it looks ok:

│2023-11-01 12:59:10,455 INFO damnit.backend.extract_data: Sent Kafka update to topic 'amore-db-b785369a10c9a0919f685924a587de9d2395ac6d'                                                                                                     │
│2023-11-01 13:05:05,053 INFO damnit.backend.extract_data:                                                                                                                                                                                    │
│                                                                                                                                                                                                                                             │
│----- Reprocessing r14 (p4442) -----                                                                                                                                                                                                         │
│INFO:extra_data.read_machinery:Found proposal dir '/gpfs/exfel/exp/MID/202302/p004442' in 0.0036 s                                                                                                                                           │
│Loading 94 aliases from: /gpfs/exfel/exp/MID/202302/p004442/usr/extra-data-aliases.yml

(note that the log line above the newline is from the current reprocessing job)

@JamesWrigley JamesWrigley added the enhancement New feature or request label Nov 1, 2023
@JamesWrigley JamesWrigley self-assigned this Nov 1, 2023
@takluyver
Copy link
Member

Thanks, LGTM

@JamesWrigley JamesWrigley merged commit 0bcc228 into master Nov 1, 2023
1 check passed
@JamesWrigley JamesWrigley deleted the log-newline branch November 1, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants