bento
bento copied to clipboard
dynamic input error
I encountered the following error while testing a dynamic input component:
1. Sent a POST request to create an input during startup
2.Waited for a period of time
3.Sent a DELETE request to remove the created dynamic input within the same bento process
The error message received was:
INFO[2025-04-03T09:51:40+08:00] http request log access_log="map[elapsed_ns:10000581500 error:error doing actual request: context deadline exceeded request:map[body:map[event:end func:generate table:edoute_roadnode] header:map[Content-Type:application/json] method:DELETE url:http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode]]" label="" path=root.output stream=input_sql_streams_03
INFO[2025-04-03T09:51:51+08:00] http request log access_log="map[elapsed_ns:10000851423 error:error doing actual request: net/http: request canceled request:map[body:map[event:end func:generate table:eroute_roadnode] header:map[Content-Type:application/json] method:DELETE url:http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode]]" label="" path=root.output stream=input_sql_streams_03
INFO[2025-04-03T09:52:02+08:00] http request log access_log="map[elapsed_ns:10000807394 error:error doing actual request: net/http: request canceled request:map[body:map[event:end func:generate table:eroute_roadnode] header:map[Content-Type:application/json] method:DELETE url:http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode]]" label="" path=root.output stream=input_sql_streams_03
INFO[2025-04-03T09:52:13+08:00] http request log access_log="map[elapsed_ns:10000563168 error:error doing actual request: net/http: request canceled request:map[body:map[event:end func:generate table:eroute_roadnode] header:map[Content-Type:application/json] method:DELETE url:http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode]]" label="" path=root.output stream=input_sql_streams_03
ERRO[2025-04-03T09:52:13+08:00] Failed to send message to http_client: http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode: Delete "http://10.88.40.241:4200/input_sql_streams_01/inputs/gather_edi_route_roadnode": net/httrequest canceled (Client.Timeout exceeded while awaiting headers) @service=databus label="" path=root.output stream=input_sql_streams_03