Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Jobs not add to the Jobs table in MYSQL. Laravel 5.4 #67

Open
karmamaster opened this issue Jun 14, 2017 · 1 comment
Open

Jobs not add to the Jobs table in MYSQL. Laravel 5.4 #67

karmamaster opened this issue Jun 14, 2017 · 1 comment

Comments

@karmamaster
Copy link

Hello,
I have installed and configured all follow the instruction, they just finished all of them and worked fine. But when I request the API from postman it just the sync request, I just figure out this problem because I have a tried to put a sleep(60) command in the script, and then request another API calling, it is stuck just because of sleep command so it can not be async.

Furthermore, when I check the Jobs table I saw that none of the queues is inserted into the table.

Anyone have this problem?

Thanks

@Muhammadinaam
Copy link

I also have same issue. has this issue been solved by someone

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants