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

FilterParameter can't be pickled during caching when retrieving reDoc OAS #169

Open
stevenbal opened this issue Dec 21, 2020 · 0 comments
Open

Comments

@stevenbal
Copy link
Collaborator

Issue occurred in CI for catalogi API: https://github.com/VNG-Realisatie/catalogi-api/pull/116/checks?check_run_id=1550996968#step:8:15503

Version 1.0.44 introduced the following: 22968a6#diff-aaa7048a6193623a30d02f47eb1c0ac30a3acc22684b5ea44da7e4e4ca66b2e8R33

This causes issues down the line when attempting to cache the reDoc view, because some filters from django_filters (such as ConcreteInFilter are locally declared (and thus can't be pickled).

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

No branches or pull requests

1 participant