When we try to publish a push notification message through console, we get a status ‘Message Schedule’. Why we get this message? It should go immediately.
When you publish a message it goes into delivery queue for our messaging service. The messages are published immediately, unless the system is overloaded (which we monitor).