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

Misdirection in error logs #139

Open
basilesimon opened this issue Jun 9, 2023 · 0 comments
Open

Misdirection in error logs #139

basilesimon opened this issue Jun 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@basilesimon
Copy link

{actions.py:211} INFO: Content **signing** by authsign server: https://api.integrity.prod.starlinglab.org/authsign

Then, an error:

{actions.py:738} ERROR: 502 Server Error: Bad Gateway for url: https://api.integrity.prod.starlinglab.org/authsign/sign

But then, an info and potentially misleading past participle:

{actions.py:220} INFO: **content signed** by authsign server /mnt/integrity_store/starling/internal/hala-systems/tmp/ukraine-3d-kyiv-photos/action-archive/224d...78d2/224da...78d2.jpg.authsign

I believe the last log should better reflect the lifecycle (success / fail / timeout, etc.) of the process.

@basilesimon basilesimon added the enhancement New feature or request label Jun 9, 2023
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

No branches or pull requests

1 participant