Skip to content

Commit

Permalink
Changed timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mellelieuwes committed Nov 23, 2023
1 parent a7c0757 commit 5b29040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/systems/feldspar/s3.ex
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ defmodule Systems.Feldspar.S3 do
content_type: content_type(name)
)
|> backend().request!()
|> dbg()
else
Logger.info("[Feldspar.S3] Skip uploading: #{name}")
end
Expand Down

0 comments on commit 5b29040

Please sign in to comment.