Skip to content

Observer default MAX_TURNS=20 insufficient for MAX_ANALYSIS_LINES=500 #2035

@PyGuy2000

Description

@PyGuy2000

What happened: First observer analysis cycle failed with Error: Reached max turns (20) when analyzing 500 observations. Increased ECC_OBSERVER_MAX_TURNS=50 and lowered ECC_OBSERVER_MAX_ANALYSIS_LINES=100 to get analysis to succeed.

Suggested fix: Either pair the defaults more conservatively (e.g. MAX_TURNS=50 to match the 500-line default) or auto-scale turns by batch size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium prioritybugSomething isn't workingneeds-fixCI checks are failing - needs attention

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions