Hi @Saurabh Moghe Thanks for reaching out. please make sure if you have selected the "Next available" value in the Session id field in the Trigger. "No session available to complete the message with the lock token" generally means that the lock token that your application is using to complete the session does not exist or become invalid.
The other possible reason could be the limit as mentioned here. Please confirm if there are more than 1500 unique messages that are sent to your queue when you have observed that the logic app failed with the error : No session available to complete the message with the lock token
If it is the above case in your scenario then unfortunately as of now this is the hard limit of the connector, you can always pass your feedback and suggestions in our feedback page https://feedback.azure.com/d365community/forum/cb47c115-7926-ec11-b6e6-000d3a4f032c. The suggestion would be to handle this exception in logic app and retry again during the high load when you may have 1,500 unique sessions.
If you have a support plan, then I will suggest you open a support ticket with us as this would require a deeper investigation in our backend logs to understand what happened and to identify the exact cause. If you don't have support plan, then please let me know so I can assist you further.
Do let me know if you have any queries.