yatish27 / salesforce_bulk_api

A Ruby client for Salesforce's bulk API
MIT License
78 stars 97 forks source link

Fix sending null behavor for empty strings, remove testing hardcode, some refactoring of add_batches #16

Closed matthew342 closed 11 years ago

matthew342 commented 11 years ago
matthew342 commented 11 years ago

Added error handling for timeouts and connection errors, which SF politely gave me the chance to test this morning.