Skip to content

Losing data when using Storage::append #20074

@oasmichael

Description

@oasmichael
  • Laravel Version: 5.2 or higher
  • PHP Version:5.6
  • Database Driver & Version:

Description:

10+ queue worker processes reading messages from queue and using Storage::append (driver:local) to store in one file,data will lose a lot and also it may cause memory exhausted when writing a big file.Please check!

Steps To Reproduce:

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