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] shipper caches chunked upload listing #160

Closed
ericswpark opened this issue Jan 8, 2023 · 1 comment
Closed

[BUG] shipper caches chunked upload listing #160

ericswpark opened this issue Jan 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ericswpark
Copy link
Collaborator

What happened?

When fetching incomplete chunked uploads from shipper's API, an old cached version is returned. API endpoints shouldn't be cached.

What can we do to reproduce the problem?

Fetch from the chunked upload API endpoint within shipper

Relevant log output

No response

shipper version

master

What platform does this bug appear on?

shippy

shippy version

N/A

Anything else?

Linked issue: jkeifer/drf-chunked-upload#30

@ericswpark
Copy link
Collaborator Author

Fixed by 9e9e0d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant