@arcane-utils/ingestion
v1.4.8
Published
Ingestion utilities for Arcane
Downloads
699
Readme
@arcane-utils/error
CHANGE LOG
V 1.4.7
Add types options paramater in the query job in storeExecutionDetails
V 1.4.7
Add the optionnal parameter "invoker" to storeExecutionDetails, it stores the uid during manual fetch
V 1.4.6
Add the parameter "labels" to storeExecutionDetails and remove "type" parameter from v1.4.4 (unused)
V 1.4.5
executionHandler now handles: - retry count from Cloud Tasks to allow retries in case of transient errors even if the previous execution is still running (ex: waiting for BigQuery job to finish) - stop the execution if the ingestion is disabled
V 1.4.4
Add the parameter "type" (manual/automatic) in storeExecutionDetails and propagate it in row
V 1.4.3
Add executionHandler function
V 1.4.2
Don't know, someone forget to update the changelog
V 1.4.1
Correct storeExecutionDetails
V 1.4.0
Add storeExecutionDetails and storeHistoryForUnchangedFile
V 1.3.0
Correct shouldCalledProductEvolutionInformation to return the correct response
V 1.2.0
Correct shouldCalledProductEvolutionInformation to return the correct response (BUGGED: missing update arcane types dependency)
V 1.1.0
Correct shouldCalledProductEvolutionInformation to return the correct response and rename it to shouldCallProductEvolutionCalculator ((BUGGED: incorrect response on first execution))
V 1.0.0
Init lib with shouldCalledProductEvolutionInformation (BUGGED: incorrect response)
