Letractively / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DEFECT: Bulk API Job does not "Close" on batch upload failure #537

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set the bulk API batch size to 1
2. Load a file with more rows than your daily limit (default is 1000, so have 
1500 records in your file)
3. Insert the records using the bulk API (essentially creating 1 batch in the 
job for every record).  
    a. This will exceed your limit and you will get a valid error
4. The Job is still listed as "Open" and will never close

What is the expected output? What do you see instead?
Should probably close the job on any error encountered (more for housekeeping 
than anything else)

What version of Workbench are you using?
22

On what operating system and browser?
OSX and Chrome, though I do not think it is browser specific

Please provide any additional information below.
Ping me if you need more repro steps

Original issue reported on code.google.com by jthu...@gmail.com on 14 Sep 2011 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by ryan.bra...@gmail.com on 15 Sep 2011 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by ryan.bra...@gmail.com on 27 Oct 2011 at 3:16

GoogleCodeExporter commented 9 years ago
**NOTICE**
All issues for Workbench in the Google Code project "forceworkbench" have been 
migrated to the GitHub project "ryanbrainard/forceworkbench":

https://github.com/ryanbrainard/forceworkbench

Issue numbers have been retained between the two services so migrated issues 
can be easily found on GitHub (e.g. Issue #123 on Google Code is still Issue 
#123 on GitHub). If you wish to receive future updates about an open issue, you 
will need to re-follow the issue on GitHub.

Original comment by ryan.bra...@gmail.com on 27 Jan 2013 at 5:30