UploadFilesAsync is skipping some files when uploading data in domo
I am using sdk method to upload multiple files(.gz) by using method "UploadFilesAsync" but some time it uploads all files and sometime it miss few files. Thi is an intermittent issue.
Anyone faced this issue earlier?
var response = await _domo.Streams.UploadFilesAsync(ct, streamId, Id, files, execution, true, false);
if (response.Errors.Count > 0)
{ FileLogger.Information("\n At " + System.DateTime.Now.ToString() + " :: Error in await Uploding file >> " + FileName);
foreach (var err in response.Errors) { FileLogger.Error("\n At " + System.DateTime.Now.ToString() + err.Message); } }
Thanks in advance.
Comments
-
Here is the documentation on that:
https://developer.domo.com/docs/domo-sdks/sdks
If you have gone through all of this and it is still not working, please contact the support team at Domo. This may be something they need to create a ticket on.
Thanks,
0
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive