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

Prevent two statement timeouts in reports #1528

Merged
merged 2 commits into from
May 22, 2020

Commits on May 21, 2020

  1. Set a higher statement_timeout for RecordingTrackDifferentName

    This takes longer to run since the PG 12 upgrade, but seems to complete
    within 120s at least.
    mwiencek committed May 21, 2020
    Configuration menu
    Copy the full SHA
    5ae0316 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Disable RecordingsSameNameDifferentArtistsSameName

    This causes daily.sh to hang on RunReports.pl, and there's no obvious
    way to optimize it yet.
    mwiencek committed May 22, 2020
    Configuration menu
    Copy the full SHA
    73dc083 View commit details
    Browse the repository at this point in the history