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

[N/land] Pass category updates to/from Alloy #376

Open
wants to merge 3 commits into
base: nland-assigned-to-extra-details
Choose a base branch
from

Conversation

nephila-nacrea
Copy link
Contributor

@nephila-nacrea nephila-nacrea commented Dec 3, 2024

@nephila-nacrea nephila-nacrea changed the base branch from master to nland-assigned-to-extra-details December 3, 2024 16:30
@nephila-nacrea nephila-nacrea requested a review from dracos December 5, 2024 12:03
Copy link
Member

@dracos dracos left a comment

Choose a reason for hiding this comment

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

My concern here is we've just cut down the API calls used, and this adds two per update, so I'd be worried of hitting the rate limit. I think we can change the fetch_updated_resources call to have a join to the category/group so that we get that information as part of the original call, which I think we should look into doing here.

The code itself looks good :)

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