fileMessagePublishRetryLimit
abstract fun fileMessagePublishRetryLimit(fileMessagePublishRetryLimit: Int): PNConfiguration.Builder
Deprecated
This setting is deprecated. Use retryConfiguration instead e.g. retryConfiguration = RetryConfiguration.Linear()
How many times publishing file message should automatically retry before marking the action as failed
Defaults to 5
Deprecated
This setting is deprecated. Use retryConfiguration instead
How many times publishing file message should automatically retry before marking the action as failed
Defaults to 5