This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Description
Version info
Firebase: 4.8.1
Firebase Queue: 1.6.1
Firebase Admin: 5.5.1
Node.js: 6 or 7
Test case
I have followed all instructions of creating queue work and pushing tasks onto corresponding queue reference, but when I push task and I have seen pushed task data has been inserted into firebase database, but the queue doesn't listener and receive any tasks. It is very weird.
Below is sequentially package.json, queueWork.js, firebaseRef.js,



Anyone can help me out, thanx!