You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently for scheduled jobs, we could not get the job id and submit_dataloading_job function is called. Could we assign a unique job id when the API is called, and provide it as a parameter to the real loading service?
The text was updated successfully, but these errors were encountered:
Currently for scheduled jobs, we could not get the job id and
submit_dataloading_job
function is called. Could we assign a unique job id when the API is called, and provide it as a parameter to the real loading service?The text was updated successfully, but these errors were encountered: