Skip to content

Feeds Api Test - questions #3

Description

@smargoli2

Hey,

I have a few questions about the feeds test sample.

  1. The do-while loop waits until Processing Status is DONE, but what if it is FATAL or CANCELLED? I think it is better to wait while status is INPROGRESS or INQUEUE.
  2. The file is copied into the local temp folder, but this is not secure. Amazon recommends encrypting the data before storing on disk. The file should be saved to the server and deleted from the local folder after decompressing. Is there a way to unzip it while it is online (not on the local machine)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions