You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Sergey Kamov (Jira)" <ji...@apache.org> on 2020/12/16 11:58:00 UTC

[jira] [Resolved] (NLPCRAFT-190) Requests timeout

     [ https://issues.apache.org/jira/browse/NLPCRAFT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Kamov resolved NLPCRAFT-190.
-----------------------------------
      Assignee: Aaron Radzinski  (was: Sergey Kamov)
    Resolution: Fixed

ready for review in NLPCRAFT-190.

'reference.conf' properties conflicted with default akka properties. It occurs when merging called for maven.shade plugin (AppendingTransformer)
Properties order was important in merged result 'reference.conf' file, so it stopped work from some version.

Moving custom properties into 'application.conf' solves the problem.

> Requests timeout
> ----------------
>
>                 Key: NLPCRAFT-190
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-190
>             Project: NLPCraft
>          Issue Type: Improvement
>          Components: server
>            Reporter: Sergey Kamov
>            Assignee: Aaron Radzinski
>            Priority: Major
>             Fix For: 0.7.3
>
>
> `sugsyn` command can be executed long time.
> For this command should be set special timeout or it should be configured via parameter.
> > sugsyn --mdlId=nlpcraft.alarm.ex
> HTTP 420
> ERR: HTTP error: Unable to serve response within time limit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)