-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When a (post) request results in a timeout I get the following unhandled error:
%% Unknown error: {timeout,
#{stacktrace =>
[{httpc,handle_answer,5,
[{file,"httpc.erl"},{line,1277}]},
{httpc,handle_request,9,
[{file,"httpc.erl"},{line,1220}]},
{gleam@httpc,dispatch_bits,2,
[{file,"src/gleam/httpc.gleam"},{line,168}]},
{gleam@httpc,dispatch,2,
[{file,"src/gleam/httpc.gleam"},{line,195}]},
{efetch,send,1,
[{file,"src/efetch.gleam"},{line,201}]},
{trailcoder@openstreetmap,search,3,
[{file,"src/trailcoder/openstreetmap.gleam"},
{line,82}]},
{gleam@list,map_loop,3,
[{file,"src/gleam/list.gleam"},{line,409}]},
{trailcoder_test,simple_test,0,
[{file,"test/trailcoder_test.gleam"},
{line,80}]}]}}
undefined
%% Unknown error: {blame,[1,3]}
Metadata
Metadata
Assignees
Labels
No labels