Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
2.24.02, 2.26.00
-
Sprint 67, Sprint 68, Sprint 69
Description
After publishing the configuration of a channel in the channel manager, a time out of 30 seconds is used to wait for a response. If the publication process takes more than 30 seconds, the message "Failed to publish HST-configuration" is given. The user thinks something went wrong. Actually this is not necessary the case, the publication succeeds after for example 31 seconds. So then the message is incorrect and confusing.
A very detailed description and discussion can be found here:
https://groups.google.com/forum/?hl=en&fromgroups=#!topic/hippo-community/0WCHyEI_p-8
I guess after time out the message should be something like "Still waiting..." and just extend the time out with another 30 seconds?