Skip to content

Commit

Permalink
Adding timeout to retrieval of HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Oct 11, 2023
1 parent 90a4a5f commit 46bba4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ slots.create:magic.ai.url.get

// Retrieving HTML document from specified URL.
http.get:x:@.arguments/*/url
timeout:60

// Sanity checking above invocation.
if
Expand Down

0 comments on commit 46bba4f

Please sign in to comment.