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

Google.Drive: NewFile update #34

Merged
merged 9 commits into from
Mar 12, 2024
Merged

Google.Drive: NewFile update #34

merged 9 commits into from
Mar 12, 2024

Conversation

vtalas
Copy link
Contributor

@vtalas vtalas commented Feb 29, 2024

port of the https://github.com/clientIO/appmixer-components/pull/1696

  • processedFiles preventing duplicities - checking if the file hasn't been processed already in last 3 pagetokens

tested on QA (https://my.qa.appmixer.com/designer/95920319-1836-4adb-a79d-a2785375603c/88f79df7-c4c2-4609-b33f-1ee2f6dec424)

  • upload 4 files in parallel on start
  • upload 200 files manually in the Gdrive ui
  • once the NewFile is triggered, it uploads the file into Appmixer files

results: 208 dummy files has been uploaded

  • small_dummy_996 - 999 - uploaded using the uploadFile on flow start -
  • newFile has been triggered 4x (small_dummy_996 - 999 ) + 200x for after the manual upload within gdrive => total 208 small_dummy files:
    image

@vtalas vtalas requested a review from martin-krcmar February 29, 2024 17:02
@vtalas
Copy link
Contributor Author

vtalas commented Mar 1, 2024

new tests with the debug info:
uploading 4 files parallel on startup + 200 files in the gdrive
logging files sent to output to key-value storage where key is the filename and value is array with the page tokens

image

image

@vtalas vtalas requested a review from martin-krcmar March 11, 2024 07:17
@vtalas vtalas requested a review from martin-krcmar March 12, 2024 08:25
@martin-krcmar martin-krcmar merged commit 97b22a7 into clientIO:dev Mar 12, 2024
1 check passed
@vtalas vtalas deleted the drive branch April 19, 2024 09:14
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