Skip to content

Conversation

@sgoggins
Copy link
Member

Description

This PR :

  1. Comments out an API endpoint that has been getting abused in production, and is no longer essential.
  2. Reverts a change to augur/tasks/util/collection_util.py that, for reasons that defy logic, disable secondary and facade tasks on some deployment environments. We have yet to determine WHY this causes issue, but know that it does so are reverting the change for release.

sgoggins and others added 4 commits September 23, 2025 11:21
Signed-off-by: Sean P. Goggins <s@goggins.com>
Signed-off-by: Sean P. Goggins <s@goggins.com>
commented out abused API endpoint
@sgoggins sgoggins added the release Related to releasing a new version of Augur label Sep 23, 2025
Copy link
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

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

for reasons that defy logic, disable secondary and facade tasks on some deployment environments

I think it would be preferable to understand why things break first so that the release notes can be more useful to any admins

I made #3286 to see if we can identify the reason why this revert is necessary

@MoralCode
Copy link
Contributor

MoralCode commented Sep 23, 2025

I made #3289 so we can ship the part of this that we agree on and keep the discussion focused on figuring out the issues with the other piece

I think this PR should be closed in favor of just merging its constituent parts directly into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to releasing a new version of Augur

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants