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

WIFI-14134: fix: file upload status #383

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

i-chvets
Copy link
Contributor

Description

Not found is returned as status in case of large pcap files being uploaded (not finished). This cause failure of pcap file retrieval.
Accepted should be used in such cases.
More details are in:
https://telecominfraproject.atlassian.net/browse/WIFI-14134

Summary of changes:

  • Modified code to return 202 in case of file pening upload.

https://telecominfraproject.atlassian.net/browse/WIFI-14134

Summary of changes:
- Return 202 in case of file pening upload.

Signed-off-by: Ivan Chvets <[email protected]>
@i-chvets i-chvets changed the title WIFI-14134: fix: file upload status WIP: WIFI-14134: fix: file upload status Sep 26, 2024
@i-chvets i-chvets changed the title WIP: WIFI-14134: fix: file upload status WIFI-14134: fix: file upload status Sep 27, 2024
@i-chvets i-chvets merged commit c679d4a into master Sep 27, 2024
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants