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

chore: some additional logs #216

Merged
merged 17 commits into from
Jan 10, 2024
Merged

chore: some additional logs #216

merged 17 commits into from
Jan 10, 2024

Conversation

peppelinux
Copy link
Member

proofread of the current project with a particular attention to logging and exception handling

@peppelinux peppelinux requested a review from PascalDR January 2, 2024 14:30
)
_msg = f"Cannot fast refresh Entity Statement {iss}"
logger.warning(_msg)
# raise HttpError(_msg)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should normalize this behaviour by enabling the raise of the exception.

at this moment I have disabled this due to the current not handling of this exception when the trust chain is fastly updated while some nodes are not available (that might happen in the real world)

PascalDR and others added 5 commits January 10, 2024 16:07
* QRCode features (#217)

* feat: changed qrcode handling

* feat: copied static files from Satosa-saml2spid

* feat: modified expiration time handling

* fix: update test configuration

* fix: remove of connection params

* [Feat/retention rule] Added ttl rule for sessions (#218)

* feat: added retention rule for session collection

* test: added test for retention rule

* Update pyeudiw/storage/mongo_storage.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* Update pyeudiw/storage/mongo_storage.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* Update pyeudiw/storage/base_storage.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* chore: added config parameter

---------

Co-authored-by: Giuseppe De Marco <[email protected]>

* fix: error handling

---------

Co-authored-by: Giuseppe De Marco <[email protected]>
Co-authored-by: Ghenadie Artic <[email protected]>
@peppelinux peppelinux merged commit 590f3e6 into dev Jan 10, 2024
7 checks passed
@peppelinux peppelinux deleted the alogs branch August 29, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants