BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
557 stars 47 forks source link

invoke manual message DB poll after sending a message #710

Closed bluebubbles-copilot[bot] closed 6 days ago

bluebubbles-copilot[bot] commented 1 week ago

this may yield faster message matches

Issue Metadata

zlshames commented 6 days ago

nvm

cameronaaron commented 6 days ago

hmm why nvmd

cameronaaron commented 6 days ago

what did you see in testing

cameronaaron commented 6 days ago

would be good for documentation

zlshames commented 6 days ago

Cuz after sending, the code already polls the DB. Not through the listener, but just by searching by the GUID that gets returned

cameronaaron commented 6 days ago

oh yeah