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

AASX File Server: Async. API for transferring larger files #347

Open
1 task
tunacicek opened this issue Nov 25, 2024 · 0 comments
Open
1 task

AASX File Server: Async. API for transferring larger files #347

tunacicek opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@tunacicek
Copy link
Collaborator

tunacicek commented Nov 25, 2024

What is missing?

The API /packages in AasxFileServerServiceSpecification currently does not support transferring large files, specifically those larger than 100 GB. This creates limitations when working with large files (>100GB) like "quality" data.
A solution is needed to enable the transfer of larger (AASX) files.

How should it be fixed?

The suggested approach is to provide an asynchronous API specifically designed for handling such scenarios. This new API should include support for transferring/handling larger (AASX) files.

A draft specification is available:
https://app.swaggerhub.com/apis/Plattform_i40/AasxFileServerServiceSpecification/V3.1.0_SSP-002

  • I have signed the required Developer Certificate of Origin (DCO) already.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants