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

Temporary fix for the multi-bets logic #392

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

Adamantios
Copy link
Collaborator

No description provided.

If a bet that is in the `TO_PROCESS` queue cannot be selected because of the constraints (e.g., not in opening margin), then everything is blocked because `FRESH` status will never be updated:

https://github.com/valory-xyz/trader/blob/v0.23.1/packages/valory/skills/market_manager_abci/behaviours.py#L200-L202
@Adamantios Adamantios changed the base branch from main to develop January 31, 2025 15:15
@annasambrook annasambrook requested a review from dagacha February 6, 2025 11:01
@annasambrook annasambrook merged commit 3a61a8a into develop Feb 7, 2025
18 checks passed
@annasambrook annasambrook deleted the hotfix/multi-bets branch February 7, 2025 12:10
@annasambrook annasambrook restored the hotfix/multi-bets branch February 7, 2025 13:53
@Adamantios Adamantios deleted the hotfix/multi-bets branch February 11, 2025 16:19
@annasambrook annasambrook restored the hotfix/multi-bets branch February 11, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants