question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

concurrency does not exist in type 'UploadInput'

See original GitHub issue

When trying to set concurrency on the event, I get this error:

concurrency does not exist in type ‘UploadInput’

When looking on the source code I noticed it isn’t there, but it does appear on the doc on the readme file.

Does this option still existis?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jkuricommented, Oct 4, 2017

sorry, I need to update readme file, yes. did that concurrency thing working last weekend but forgot to update readme 😦. thanks for notice

0reactions
retailifycommented, Nov 12, 2017

checked readme.

Read more comments on GitHub >

github_iconTop Results From Across the Web

s3manager - Amazon Web Services - Go SDK
UploadInput provides the input parameters for uploading a stream or buffer to an object in an Amazon S3 bucket. This type is similar...
Read more >
s3manager - Go Packages
Package s3manager provides utilities to upload and download objects from S3 concurrently.
Read more >
Amazon S3 Utilities | AWS SDK for Go V2
The Concurrency value limits the concurrent number of part uploads that can occur for a given Upload call. This is not a global...
Read more >
ngx-uploader/README.md - UNPKG
With version 4.2.1 we've introduced restrictions for Content-Types. 147, To not break the behaviour of previous releases, there are no restrictions by default ......
Read more >
ngx-uploader - npm
With version 4.2.1 we've introduced restrictions for Content-Types. To not break the behaviour of previous releases, there are no ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found