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

Feature request - storing reports from downloads/imports #37

Open
devanced opened this issue Oct 5, 2023 · 1 comment
Open

Feature request - storing reports from downloads/imports #37

devanced opened this issue Oct 5, 2023 · 1 comment

Comments

@devanced
Copy link

devanced commented Oct 5, 2023

Importing sometimes takes too long and my colleagues miss out on the report and failed fields.

Would it be possible to store the latest result by default for later?

(Edit: typo)

@david-vaclavek
Copy link
Contributor

Hello @devanced, thank you for your feature request - it's really a good one!

I'm writing this down, will discuss the solution with my colleagues, and eventually add this to our pipeline.
This could come in really handy in case of actions triggered via web hooks (but not only!).

We recently released an updated version, and I believe this might help you at least a little bit.
Version: v0.2.1
Docs updates: Installation

In this version, upload & download requests are newly non-blocking, and communication happens over web sockets. This way, you're up-to-date in the UI with the entry that's being processed at the moment.

As usual, you can always check on the missed report in your Strapi server console logs.

I'll be informing you about our progress! Thanks.

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

No branches or pull requests

2 participants