Skip to content

memory issues on huge process tasks with store_in_database #47

Closed
@njoubert-cleverage

Description

@njoubert-cleverage

Description

When using store_in_database, with default database_level: debug, memory issues may occurred when using huge process tasks (such as processing 10k lines csv for example)

Add information about it on documentation :

  • change configuration to doctrine: dbal: profiling_collect_backtrace: false
  • use --no-debug flag for cleverage:process:execute

Requirements

  • Documentation updates
    • Reference
    • Changelog
  • Unit tests

Breaking changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions