FirebaseMessaging.onMessage.listen is not called intermittently

FirebaseMessaging.onMessage.listen is not called intermittently
I’m developing a flutter app(android).
Sending push notifications as a test works 100%.
However, for messages containing push notifications from admins, it works continuously at first, but after a certain period of time, it stops working.
And after a certain period of time, it works.