Hi,
We got three errors using the Elektron Transport API :
1. [RSSL_STREAM_CLOSED] [RSSL_DATA_SUSPECT] [RSSL_SC_NO_RESOURCES] [Request for blocked delayed RIC is not allowed.Unable to create MQOSStreamItem stream.
2. [RSSL_STREAM_CLOSED] [RSSL_DATA_SUSPECT] [RSSL_SC_NO_RESOURCES] [Cache list capacity reached.]
3. [RSSL_STREAM_CLOSED] [RSSL_DATA_SUSPECT] [RSSL_SC_NO_RESOURCES] [F27: Server is pending shutdown. Please retry.Unable to create MQOSStreamItem stream.]
From the Elektron C Developper guide Appendix A, an application should try to recover when it gets RSSL_STREAM_CLOSED together with RSSL_DATA_SUSPECT. However, I am not sure if that's the proper response in all cases (especially case 1).
Can you confirm what the application should do ? Thank you,
Didier