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: use permanent cache for all types dict and build only once #3711

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

italojohnny
Copy link
Member

@italojohnny italojohnny commented Sep 6, 2024

This PR fixes a bug in the request to the /all endpoint, where the backend would stop responding under certain conditions. For some reason, the backend's response is being altered between flow executions, causing the endpoint to return something that is not serializable.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Sep 6, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3711.dmtpw4p5recq1.amplifyapp.com

@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Sep 6, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 6, 2024
@italojohnny italojohnny merged commit 82b6dae into main Sep 6, 2024
37 of 38 checks passed
@italojohnny italojohnny deleted the fix/obj_corrupt branch September 6, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants