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 critical crashing bug due to is_deleted missing #67

Closed
3 tasks done
McSib opened this issue Dec 11, 2022 · 1 comment
Closed
3 tasks done

Fix critical crashing bug due to is_deleted missing #67

McSib opened this issue Dec 11, 2022 · 1 comment
Assignees
Labels
Bug Something isn't working Critical Severity Systems are down. Highest Priority

Comments

@McSib
Copy link
Owner

McSib commented Dec 11, 2022

e621 recently had an update to its API that removed the is_deleted field from the API return when grabbing pools. This crashes the program instantly and causes massive issues for users who are trying to download pools.

These are issues linked to it:

@McSib McSib self-assigned this Dec 11, 2022
@McSib McSib added Bug Something isn't working Critical Severity Systems are down. Highest Priority labels Dec 11, 2022
@McSib McSib added this to the v1.7.2 Release milestone Dec 11, 2022
@McSib
Copy link
Owner Author

McSib commented Dec 11, 2022

This issue is now resolved and is no longer needed to be worried about.

@McSib McSib closed this as completed Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Critical Severity Systems are down. Highest Priority
Projects
None yet
Development

No branches or pull requests

1 participant