Custom BSFN fails sometimes with COSE#1000 timeout but many times without COSE-whats the difference?
A custom BSFN fails intermittently when it hits the BSFN timeout (in our case 210,000ms) - we see COSE#1000 Request timeout after 210000ms errors in logs. But other times the same BSFN will fail without logging a COSE#1000 error.
What's happening in case #2 to cause the BSFN to fail? Is it also timing out? How can I find out the difference between the two cases?