Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Send a warning instead throwing an exeption when message type is not … #422
Conversation
…compatible with as_copy
|
@delivrance do you prefer a |
|
I tried to forward three messages, two texts and one service in the middle; the server successfully forwards the two texts. I approve this. |
I'd rather keep the code simpler and mention in the release note about this possible breaking change. Thanks |
…compatible with as_copy
As messages copies are often done in batches, send a warning and continue the work is a far better behavior (so much user friendly).