Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Job won't get picked up on the first submit but on the second. #28

@wpoosanguansit

Description

@wpoosanguansit

Hi,

I am not sure if there is any other settings that dictate the behavior of the job queue being picked up. The queue picks up jobs for processing after the second submit, every time. I am not sure if this is relevant. From the document, job will use put function but in the example code publish is used. However, I tried both and they behave the same way.

Firs time:

info: (Job module) Add process id 638f7617-c544-45dd-8b25-040f70af06aa to Queue system

If I submit again:

info: (Job module) Add process id 07718909-53a0-4de9-bc87-f92550f0b078 to Queue system
Job get 07718909-53a0-4de9-bc87-f92550f0b078
process item 512690b85095ae9754000007
info: (Job module) done

Any help is appreciated.

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