8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Execute query timeout by using actordb_console #73
Open
@forchid

Description

@forchid

#Basic info
actordb-0.10.27-1.el7.centos.x86_64
Changing query_timeout to 60000 is invalid in app.config

#The issue

actordb> actor bank(b);select count(*) from accounts a where a.id > 1000;
actordb (1)> c
Error: {'EXIT',
           {timeout,
               {gen_server,call,
                   [<0.59.0>,
                    {call,exec_sql,
                        [<<"actor bank(b);select count(*) from accounts a where a.id > 1000;">>]},
                    5000]}}}
{#Ref<0.80387702.2853961729.17688>,
 {ok,{'InvalidRequestException',6,<<"interrupted">>}}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0