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

[Community] add bot update logs #2677

Merged
merged 1 commit into from
Jul 16, 2024
Merged

[Community] add bot update logs #2677

merged 1 commit into from
Jul 16, 2024

Conversation

GuillaumeDSM
Copy link
Member

No description provided.

@GuillaumeDSM GuillaumeDSM self-assigned this Jul 16, 2024
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner July 16, 2024 09:36
@@ -54,7 +54,7 @@ async def bot_data_update_wrapper(*args, raise_errors=False, **kwargs):
raise err
self.logger.exception(err, True, f"Error when calling {func.__name__} {err}")
finally:
self.logger.debug(f"bot_data_update: {func.__name__} completed.")
self.logger.info(f"bot_data_update: {func.__name__} completed.")
Copy link
Member

Choose a reason for hiding this comment

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

Should we really change this one?

Copy link
Member Author

Choose a reason for hiding this comment

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

right, i'll change it

Copy link
Member Author

Choose a reason for hiding this comment

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

up: I moved it to open orders update as those are important to sync

@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) July 16, 2024 09:43
@GuillaumeDSM GuillaumeDSM merged commit 1f9ebf2 into dev Jul 16, 2024
9 checks passed
@GuillaumeDSM GuillaumeDSM deleted the comm_log branch July 16, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants