Skip to content

Write queue not able to keep up with tasks #2

Description

@kldavis4

I switched from the MemoryStore to this sqlite implementation because I was running out of memory with a large number of queued tasks in batch mode. I am finding that the _writeQueue length is growing continuously (only dropping a little on occasion). This eventually leads to an out of memory error. Any tips on how to remedy this? I can throttle things on the job generation side, but the motivating reason for adding the work queue was to avoid that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions