LeadCapture timeout if use "Duplicate Check" with phoneNumber data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • caredash
    Junior Member
    • Jan 2020
    • 3

    LeadCapture timeout if use "Duplicate Check" with phoneNumber data

    Hi,

    Running on Espo 5.7.11;

    We are trying to use LeadCapture feature and have found the "duplicate check" setting to be problematic if the POSTed data contains phoneNumber field.
    The request will either timeout or we get a 504 error response.
    We have > 15k leads in our DB.

    If either:
    - the POST data does not include phoneNumber; OR
    - disable "duplicate check"
    the request works great.

    Please Help
    Last edited by caredash; 01-25-2020, 06:58 PM.
  • caredash
    Junior Member
    • Jan 2020
    • 3

    #2
    Is there any insight into this issue ?
    It means we cannot include all the fields from a form to get the LeadCapture working properly.

    Comment

    • Maximus
      Senior Member
      • Nov 2018
      • 2731

      #3
      Hello,
      For the Lead Capture feature you can disable duplicate check by unchecking the 'duplicate check' box in the Lead Capture configs. Importing 15k leads this way needs much time. I suggest you to import them via Import feature https://github.com/espocrm/documenta...tion/import.md. You can disable 'duplicate check' for Import as well.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8451

        #4
        Hi,

        Do you have 'Subscribe Contact if exists' checked?

        How much time it takes before you receive the error?

        How much contacts do you have in database?
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • item
          Active Community Member
          • Mar 2017
          • 1476

          #5
          Hello,
          what is your server hardware configuration ?
          If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

          Comment

          • caredash
            Junior Member
            • Jan 2020
            • 3

            #6
            Answers to your questions;
            * There are about 16K Leads in the database
            * It takes about 60 seconds before error / timeout
            * I do not have "subscribe if contact exist" checked.
            * The server is 4 cpu, 16G memory.

            Comment

            Working...