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

fix: Don't cache outlets #616

Merged
merged 1 commit into from
Nov 30, 2024
Merged

fix: Don't cache outlets #616

merged 1 commit into from
Nov 30, 2024

Conversation

AndrewWestberg
Copy link
Member

We're seeing

Server error(PATCH https://api.eveara.com/v2.1/outlets/100000780938/distribute: 400 . Text: "Error distributing release to outlets!: {"message":"Bad Request.","success":false,"errors":[{"message":"store_id 5180 is disabled.","code":8022}],"status_code":400}"

likely because the outlet data is out of date. Just fetch it each time we distribute instead of once daily.

@AndrewWestberg AndrewWestberg merged commit b603097 into master Nov 30, 2024
2 checks passed
@AndrewWestberg AndrewWestberg deleted the amw/dont_cache_outlets branch November 30, 2024 14:27
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