Skip to content

delay added#27

Open
yentherossel wants to merge 1 commit into
JosephMerhej:masterfrom
yentherossel:features/add-delay-to-dataimport++
Open

delay added#27
yentherossel wants to merge 1 commit into
JosephMerhej:masterfrom
yentherossel:features/add-delay-to-dataimport++

Conversation

@yentherossel
Copy link
Copy Markdown

No description provided.

@yentherossel yentherossel reopened this Jan 7, 2026
@YesWeCandrew
Copy link
Copy Markdown
Collaborator

Hi @yentherossel

Thanks for taking the time to make this change. Am I right in thinking that this allows people to add an optional second delay in uploading records?

Could you please highlight when this is useful for you?

I want to understand if the need for a delay is worth adding additional complexity to the upload process. The menu can be confusing for new users already.

Cheers,
Andrew

@yentherossel
Copy link
Copy Markdown
Author

Hi Andrew,

First of all, thank you for V2!

So the DataImport++ became the standard at our team many years ago, however we always used my fork which had a delay.

Why? Our CRM is connected to the integration part which send notification of updates in CRM to other systems.
The integration system actually can not handle fast updates, so we have to add at least 3s delay in CRM to not break the integration layer.

However, i think it might be usefull for other scenarios where there is a lot of post stuff going on after 1 crud event.
The textbox might not be the best option for the delay, probably a dropdown with 1,2,3s is also enough.

It can also be a bit more hidden ofcourse, and if you don't want this feature that is ok we have this fork now.

Thank you for your work once again
Y

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