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

Market approval fix #81

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Market approval fix #81

merged 1 commit into from
Jan 3, 2024

Conversation

jmoreira-valory
Copy link
Collaborator

Fixes market approval logic.

Now it examines all closing dates between now and now + approve_market_event_days_offset and ensures that there are markets_to_approve_per_day on each closing day in that interval.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I recommend converting all these new logs to the debug level.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, will be considered for future improvement. The logs of this part are not very heavyweight now (only a few variables are displayed, and raw output of LLM and API calls have been suppressed in this part).

@jmoreira-valory jmoreira-valory merged commit 0dbae99 into main Jan 3, 2024
6 checks passed
@jmoreira-valory jmoreira-valory deleted the fix/market_approval_logic branch February 15, 2024 16:09
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