Skip to content

feat: notify when a user request finishes in case of long execution (#105)

Artyom Kartasov requested to merge 105-notify-about-long-request into master

Description

notify when a user request finishes in case of long (by default: >1 min) execution

Related issue

#105 (closed)

Examples

@Artyom The request has been finished.

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes

Closes #105 (closed)

Edited by Anatoly Stansler

Merge request reports