Very strange scheduled business procees and cron import behavior

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimyy
    Active Community Member
    • Jun 2018
    • 594

    #1

    Very strange scheduled business procees and cron import behavior

    Very strange import behavior: the report has 40,000 records, it processes about 9,000 and then stops.

    I tried a workaround - through import. Created an additional chunk entity and then during import a business process is triggered which also selects records from the corresponding chunk (500 at a time). And what's interesting - the process also stalls at around 9,000 created records. Moreover, it doesn't matter from which point you start the process - it processes about 9,000 records and that's it - just hangs in running business processes. No database locks, no errors in the log. I manually terminate the business process, do a new import from a different point - same result. It feels like there's some internal limit hardcoded somewhere - where should I dig?


  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9416

    #2
    Maybe this? https://forum.espocrm.com/forum/gene...ig-mass-update
    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

    Working...