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

[Bug] Intermitant failure of upload_csv route #85

Open
bh2smith opened this issue Sep 7, 2023 · 0 comments
Open

[Bug] Intermitant failure of upload_csv route #85

bh2smith opened this issue Sep 7, 2023 · 0 comments

Comments

@bh2smith
Copy link
Collaborator

bh2smith commented Sep 7, 2023

More specifically, there seems to be an reliability issue with upload_csv endpoint. It sporadically fails in CI with {'error': 'An internal error occured'}.

The only thing I can think of at the moment is that CI calls the method from both python 3.8 and 3.11 simultaneously causing some sort of Lock error.

TODO lift skipped test from #84

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