Message expirations are set in the sending application. An MQ administrator has no control over them.
If the messages are being expired before the receiving application can pick them up, you'll either need the sending application to increase the expiry time, increase the number of threads reading from the queue, or make the receiving application more efficient.