You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an timeout occurs after config option tool_opencast | apitimeout_1 milliseconds the reported error connection_failure is not specific enough. Should be e.g. "Timeout after x seconds".
The text was updated successfully, but these errors were encountered:
After a closer look, I have come to this decision:
The class opencast_connection_exception in block_opencast should not be responsible for handling Opencast server errors or exceptions. The correct place for managing such exceptions is within this plugin.
ferishili
added a commit
to ferishili/moodle-tool_opencast
that referenced
this issue
Dec 16, 2024
If an timeout occurs after config option
tool_opencast | apitimeout_1
milliseconds the reported errorconnection_failure
is not specific enough. Should be e.g. "Timeout after x seconds".The text was updated successfully, but these errors were encountered: